| Library | Package | Frames | Expand | Java Toolkit |
| Interfaces | |
|---|---|
| AnnotationTextStyle | |
| Attachment | This interface represents a detail item attachment. |
| DetailAttachment | This interface represents attachment data of detail item. Currently supports only notes. |
| DetailCreateInstructions | This interface is used to provide information on how to create a detail item. |
| DetailEntityInstructions | This interface contains information used to describe a detail entity item. It may be used when creating detail entities (DetailItemOwner.CreateDetailItem(DetailCreateInstructions) and DetailSymbolDefItem.CreateDetailItem(DetailCreateInstructions)), or accessing existing entities (DetailEntityItem.Modify(DetailEntityInstructions) and DetailEntityItem.GetInstructions()). |
| DetailEntityItem | This interface represents a detail entity item in a Creo Parametric model. |
| DetailGroupInstructions | This interface contains information used to describe a detail group item. It may be used when creating detail groups (DetailItemOwner.CreateDetailItem(DetailCreateInstructions)), or accessing existing groups (DetailGroupItem.Modify(DetailGroupInstructions) and DetailGroupItem.GetInstructions()). |
| DetailGroupItem | This interface represents a detail group item in a Creo Parametric model. |
| DetailItem | This interface represents a detail item in Creo Parametric. |
| DetailItemOwner | This interface represents an object in Creo Parametric that contains detail items. |
| DetailLeaderAttachment | This interface represents methods for creating leader attachment data. |
| DetailLeaders | This interface represents a set of leaders used by a detail item. |
| DetailNoteInstructions | This interface contains information used to describe a detail note item. It may be used when creating detail notes (DetailItemOwner.CreateDetailItem(DetailCreateInstructions) and DetailSymbolDefItem.CreateDetailItem(DetailCreateInstructions)), or accessing existing notes (DetailNoteItem.Modify(DetailNoteInstructions) and DetailNoteItem.GetInstructions(boolean)). |
| DetailNoteItem | This interface represents a detail note item in a Creo Parametric model. |
| DetailOLEObject | This interface represents a drawing-embedded OLE object. |
| DetailSymbolDefInstructions | This interface contains information used to describe a symbol definition. It may be used when creating symbol definition (DetailItemOwner.CreateDetailItem(DetailCreateInstructions)), or accessing existing entities (DetailSymbolDefItem.Modify(DetailSymbolDefInstructions) and DetailSymbolDefItem.GetInstructions()). |
| DetailSymbolDefItem | This interface represents a symbol definition in a Creo Parametric model. |
| DetailSymbolGroup | This interface represents a symbol group contained in a drawing symbol. |
| DetailSymbolGroupInstructions | This interface contains information used to describe a symbol group. It may be used for modifying/accessing existing symbol groups (DetailSymbolGroup.Modify(DetailSymbolGroupInstructions) and DetailSymbolGroup.GetInstructions()). |
| DetailSymbolInstInstructions | This interface contains information used to describe a symbol instance. It may be used when creating symbol instances (DetailItemOwner.CreateDetailItem(DetailCreateInstructions)), or accessing existing groups (DetailSymbolInstItem.Modify(DetailSymbolInstInstructions) and DetailSymbolInstItem.GetInstructions(boolean)). |
| DetailSymbolInstItem | This interface represents a symbol instance in a Creo Parametric model. |
| DetailText | This interface represents a text entry in a detail note. |
| DetailTextLine | This interface represents a line of text in a detail note. |
| DetailVariantText | This interface represents a variant text element set in a symbol instance. |
| FreeAttachment | This interface represents a detail item attachment at free point, possibly relative to a model view. |
| LeaderAttachment | This interface represents an orindary leader attachment data. |
| NormalLeaderAttachment | This interface represents a normal leader attachment data. |
| OffsetAttachment | This interface represents a detail item offset attachment that refers to a point or axis. |
| ParametricAttachment | This interface represents a detail item attachment on an entity or item. |
| SymbolDefAttachment | This interface represents the way that an instance may be attached to a symbol definition. |
| TangentLeaderAttachment | This interface represents a tangent leader attachment data. |
| TextReference | This interface identifies the text item used for a symbol definition which as a height type of SYMDEF_TEXT_RELATED. |
| UnsupportedAttachment | This interface represents a detail item attachment on an item that cannot be represented in PFC at the current time. |
| Classes | |
|---|---|
| Attachments | This interface contains a sequence of detail attachment objects. |
| AttachmentType | This enumerated type represents the types of detail attachments. |
| DetailItems | This interface contains a sequence of detail items. |
| DetailLeaderAttachments | |
| DetailLeaderAttachmentType | |
| DetailNoteItems | |
| DetailSymbolDefItems | |
| DetailSymbolDefItemSource | |
| DetailSymbolGroupOption | This enumerated type represents the various options of symbol group placement. |
| DetailSymbolGroups | |
| DetailSymbolInstItems | |
| DetailTextDisplayOption | |
| DetailTextLines | This interface contains a sequence of text lines. |
| DetailTexts | This interface contains a sequence of texts. |
| DetailType | This enumerated type contains the types of detail items. |
| DetailVariantTexts | This interface contains a sequence of variant text elements used in placing a symbol instance. |
| HorizontalJustification | This enumerated type represents the types of horizontal justification for notes. |
| LeaderAttachments | |
| pfcDetail | Contains global CIP definitions for module "pfcDetail" |
| SymbolDefAttachments | This interface contains a sequence of symbol definition attachment objects. |
| SymbolDefAttachmentType | This enumerated type represents the symbol definition attachment options. |
| SymbolDefHeight | This enumerated type represents the symbol definition height options. |
| SymbolGroupFilter | This enumerated type represents the filter option for getting symbol groups included in a symbol instance. |
| VerticalJustification | This enumerated type represents the types of vertical justification for notes. |