API Documentation > Enumerated Types > Enum wfcSubstitutionType
Enum wfcSubstitutionType
Description
Specifies the type of substitution peformed on component.
Manual References:
Values
wfcSUBSTITUTE_NONE
No substitution is defined.
wfcSUBSTITUTE_INTERCHG
Substitute using an interchange assembly or a family table.
wfcSUBSTITUTE_PRT_REP
Substitute a part with a simplified representation.
wfcSUBSTITUTE_ASM_REP
Substitute an assembly with a simplified representation.
wfcSUBSTITUTE_ENVELOPE
Substitute with an envelope.
wfcSubstitutionType_nil
Enum null value.
Was this helpful?