| Library | Module | Frames | Expand |
| Enumerated Types | |
|---|---|
| enum | EpfcDetailType |
| This enumerated type contains the types of detail items. | |
| enum | EpfcAttachmentType |
| This enumerated type represents the types of detail attachments. | |
| enum | EpfcHorizontalJustification |
| This enumerated type represents the types of horizontal justification for notes. | |
| enum | EpfcVerticalJustification |
| This enumerated type represents the types of vertical justification for notes. | |
| enum | EpfcSymbolDefHeight |
| This enumerated type represents the symbol definition height options. | |
| enum | EpfcSymbolDefAttachmentType |
| This enumerated type represents the symbol definition attachment options. | |
| enum | EpfcSymbolGroupFilter |
| This enumerated type represents the filter option for getting symbol groups included in a symbol instance. | |
| enum | EpfcDetailSymbolGroupOption |
| This enumerated type represents the various options of symbol group placement. | |
| enum | EpfcDetailTextDisplayOption |
| enum | EpfcDetailLeaderAttachmentType |
| enum | EpfcDetailSymbolDefItemSource |
| Classes | |
|---|---|
| class | IpfcAnnotationTextStyle |
| class | IpfcAttachment |
| This interface represents a detail item attachment. | |
| class | IpfcDetailAttachment |
| This interface represents attachment data of detail item. Currently supports only notes. | |
| class | IpfcDetailCreateInstructions |
| This interface is used to provide information on how to create a detail item. | |
| class | IpfcDetailEntityInstructions |
| This interface contains information used to describe a detail entity item. It may be used when creating detail entities (IpfcDetailItemOwner.CreateDetailItem() and IpfcDetailSymbolDefItem.CreateDetailItem()), or accessing existing entities (IpfcDetailEntityItem.Modify() and IpfcDetailEntityItem.GetInstructions()). | |
| class | IpfcDetailEntityItem |
| This interface represents a detail entity item in a Creo Parametric model. | |
| class | IpfcDetailGroupInstructions |
| This interface contains information used to describe a detail group item. It may be used when creating detail groups (IpfcDetailItemOwner.CreateDetailItem()), or accessing existing groups (IpfcDetailGroupItem.Modify() and IpfcDetailGroupItem.GetInstructions()). | |
| class | IpfcDetailGroupItem |
| This interface represents a detail group item in a Creo Parametric model. | |
| class | IpfcDetailItem |
| This interface represents a detail item in Creo Parametric. | |
| class | IpfcDetailItemOwner |
| This interface represents an object in Creo Parametric that contains detail items. | |
| class | IpfcDetailLeaderAttachment |
| This interface represents methods for creating leader attachment data. | |
| class | IpfcDetailLeaders |
| This interface represents a set of leaders used by a detail item. | |
| class | IpfcDetailNoteInstructions |
| This interface contains information used to describe a detail note item. It may be used when creating detail notes (IpfcDetailItemOwner.CreateDetailItem() and IpfcDetailSymbolDefItem.CreateDetailItem()), or accessing existing notes (IpfcDetailNoteItem.Modify() and IpfcDetailNoteItem.GetInstructions()). | |
| class | IpfcDetailNoteItem |
| This interface represents a detail note item in a Creo Parametric model. | |
| class | IpfcDetailOLEObject |
| This interface represents a drawing-embedded OLE object. | |
| class | IpfcDetailSymbolDefInstructions |
| This interface contains information used to describe a symbol definition. It may be used when creating symbol definition (IpfcDetailItemOwner.CreateDetailItem()), or accessing existing entities (IpfcDetailSymbolDefItem.Modify() and IpfcDetailSymbolDefItem.GetInstructions()). | |
| class | IpfcDetailSymbolDefItem |
| This interface represents a symbol definition in a Creo Parametric model. | |
| class | IpfcDetailSymbolGroup |
| This interface represents a symbol group contained in a drawing symbol. | |
| class | IpfcDetailSymbolGroupInstructions |
| This interface contains information used to describe a symbol group. It may be used for modifying/accessing existing symbol groups (IpfcDetailSymbolGroup.Modify() and IpfcDetailSymbolGroup.GetInstructions()). | |
| class | IpfcDetailSymbolInstInstructions |
| This interface contains information used to describe a symbol instance. It may be used when creating symbol instances (IpfcDetailItemOwner.CreateDetailItem()), or accessing existing groups (IpfcDetailSymbolInstItem.Modify() and IpfcDetailSymbolInstItem.GetInstructions()). | |
| class | IpfcDetailSymbolInstItem |
| This interface represents a symbol instance in a Creo Parametric model. | |
| class | IpfcDetailText |
| This interface represents a text entry in a detail note. | |
| class | IpfcDetailTextLine |
| This interface represents a line of text in a detail note. | |
| class | IpfcDetailVariantText |
| This interface represents a variant text element set in a symbol instance. | |
| class | IpfcFreeAttachment |
| This interface represents a detail item attachment at free point, possibly relative to a model view. | |
| class | IpfcLeaderAttachment |
| This interface represents an orindary leader attachment data. | |
| class | IpfcNormalLeaderAttachment |
| This interface represents a normal leader attachment data. | |
| class | IpfcOffsetAttachment |
| This interface represents a detail item offset attachment that refers to a point or axis. | |
| class | IpfcParametricAttachment |
| This interface represents a detail item attachment on an entity or item. | |
| class | IpfcSymbolDefAttachment |
| This interface represents the way that an instance may be attached to a symbol definition. | |
| class | IpfcTangentLeaderAttachment |
| This interface represents a tangent leader attachment data. | |
| class | IpfcTextReference |
| This interface identifies the text item used for a symbol definition which as a height type of SYMDEF_TEXT_RELATED. | |
| class | IpfcUnsupportedAttachment |
| This interface represents a detail item attachment on an item that cannot be represented in PFC at the current time. | |
| Collections | |
|---|---|
| class | CMpfcAttachments |
| This interface contains a sequence of detail attachment objects. | |
| class | CMpfcDetailItems |
| This interface contains a sequence of detail items. | |
| class | CMpfcDetailLeaderAttachments |
| class | CMpfcDetailNoteItems |
| class | CMpfcDetailSymbolDefItems |
| class | CMpfcDetailSymbolGroups |
| class | CMpfcDetailSymbolInstItems |
| class | CMpfcDetailTextLines |
| This interface contains a sequence of text lines. | |
| class | CMpfcDetailTexts |
| This interface contains a sequence of texts. | |
| class | CMpfcDetailVariantTexts |
| This interface contains a sequence of variant text elements used in placing a symbol instance. | |
| class | CMpfcLeaderAttachments |
| class | CMpfcSymbolDefAttachments |
| This interface contains a sequence of symbol definition attachment objects. | |