Library | Module

Enum pfcSymbolDefAttachmentType

Description

This enumerated type represents the symbol definition attachment options.
See Also:
pfcSymbolDefAttachment




Values

SYMDEFATTACH_FREE
Attachment on a free point.
SYMDEFATTACH_LEFT_LEADER
Attachment via a leader on the left side of the symbol.
SYMDEFATTACH_RIGHT_LEADER
Attachment via a leader on the right side of the symbol.
SYMDEFATTACH_RADIAL_LEADER
Attachment via a leader on a radial location.
SYMDEFATTACH_ON_ITEM
Attachment on an item in the symbol definition.
SYMDEFATTACH_NORMAL_TO_ITEM
Attachment normal to an item in the symbol definition.
SymbolDefAttachmentType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.