Library | Module

Enum pfcSubstType

Description

This enumerated type lists the supported types of substitution.




Values

SUBST_INTERCHG
Substitute using an interchange assembly or a family table.
SUBST_PRT_REP
Substitute a part with a simplified representation.
SUBST_ASM_REP
Substitute an assembly with a simplified representation.
SUBST_ENVELOPE
Substitute with an envelope.
SUBST_NONE
 
SubstType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.