API Documentation > Enumerated Types > Enum pfcAttachmentType
Enum pfcAttachmentType
Description
This enumerated type represents the types of detail attachments.
See Also:
Values
pfcATTACH_FREE
Free attachment at a given location, possibly with respect to a given drawing view.
pfcATTACH_PARAMETRIC
Parametric attachment on a given entity.
pfcATTACH_TYPE_UNSUPPORTED
Attachment to a drawing item which has no valid representation in PFC at this time.
pfcATTACH_OFFSET
pfcAttachmentType_nil
Enum null value.
Was this helpful?