Enum EpfcSymbolDefAttachmentType
Description
This enumerated type represents the symbol definition attachment options.
-
See Also:
-
IpfcSymbolDefAttachment
Values
-
EpfcSYMDEFATTACH_FREE
- Attachment on a free point.
-
EpfcSYMDEFATTACH_LEFT_LEADER
- Attachment via a leader on the left side of the symbol.
-
EpfcSYMDEFATTACH_RIGHT_LEADER
- Attachment via a leader on the right side of the symbol.
-
EpfcSYMDEFATTACH_RADIAL_LEADER
- Attachment via a leader on a radial location.
-
EpfcSYMDEFATTACH_ON_ITEM
- Attachment on an item in the symbol definition.
-
EpfcSYMDEFATTACH_NORMAL_TO_ITEM
- Attachment normal to an item in the symbol definition.
-
EpfcSymbolDefAttachmentType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.