Enum pfcAttachmentType
Description
This enumerated type represents the types of detail attachments.
-
See Also:
-
pfcAttachment, pfcFreeAttachment, pfcParametricAttachment, pfcUnsupportedAttachment, pfcOffsetAttachment, pfcAttachment.GetType()
Values
-
ATTACH_FREE
- Free attachment at a given location, possibly with respect to a given drawing view.
-
ATTACH_PARAMETRIC
- Parametric attachment on a given entity.
-
ATTACH_TYPE_UNSUPPORTED
- Attachment to a drawing item which has no valid representation in PFC at this time.
-
ATTACH_OFFSET
-
-
AttachmentType_nil
-
Use this enumerated value to represent "null" passed to optional properties or method arguments.