Library | Module

Enum EpfcAttachmentType

Description

This enumerated type represents the types of detail attachments.
See Also:
IpfcAttachment, IpfcFreeAttachment, IpfcParametricAttachment, IpfcUnsupportedAttachment, IpfcOffsetAttachment, IpfcAttachment.GetType()




Values

EpfcATTACH_FREE
Free attachment at a given location, possibly with respect to a given drawing view.

EpfcATTACH_PARAMETRIC
Parametric attachment on a given entity.

EpfcATTACH_TYPE_UNSUPPORTED
Attachment to a drawing item which has no valid representation in PFC at this time.

EpfcATTACH_OFFSET
 

EpfcAttachmentType_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.