Library | Module

Module "pfcDetail"

Description

This module contains detail and detail item related interfaces.

Enumerated Types
enumEpfcDetailType
This enumerated type contains the types of detail items.
enumEpfcAttachmentType
This enumerated type represents the types of detail attachments.
enumEpfcHorizontalJustification
This enumerated type represents the types of horizontal justification for notes.
enumEpfcVerticalJustification
This enumerated type represents the types of vertical justification for notes.
enumEpfcSymbolDefHeight
This enumerated type represents the symbol definition height options.
enumEpfcSymbolDefAttachmentType
This enumerated type represents the symbol definition attachment options.
enumEpfcSymbolGroupFilter
This enumerated type represents the filter option for getting symbol groups included in a symbol instance.
enumEpfcDetailSymbolGroupOption
This enumerated type represents the various options of symbol group placement.
enumEpfcDetailTextDisplayOption
 
enumEpfcDetailLeaderAttachmentType
 
enumEpfcDetailSymbolDefItemSource
 


Classes
classIpfcAnnotationTextStyle
 
classIpfcAttachment
This interface represents a detail item attachment.
classIpfcDetailAttachment
This interface represents attachment data of detail item. Currently supports only notes.
classIpfcDetailCreateInstructions
This interface is used to provide information on how to create a detail item.
classIpfcDetailEntityInstructions
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()).
classIpfcDetailEntityItem
This interface represents a detail entity item in a Creo Parametric model.
classIpfcDetailGroupInstructions
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()).
classIpfcDetailGroupItem
This interface represents a detail group item in a Creo Parametric model.
classIpfcDetailItem
This interface represents a detail item in Creo Parametric.
classIpfcDetailItemOwner
This interface represents an object in Creo Parametric that contains detail items.
classIpfcDetailLeaderAttachment
This interface represents methods for creating leader attachment data.
classIpfcDetailLeaders
This interface represents a set of leaders used by a detail item.
classIpfcDetailNoteInstructions
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()).
classIpfcDetailNoteItem
This interface represents a detail note item in a Creo Parametric model.
classIpfcDetailOLEObject
This interface represents a drawing-embedded OLE object.
classIpfcDetailSymbolDefInstructions
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()).
classIpfcDetailSymbolDefItem
This interface represents a symbol definition in a Creo Parametric model.
classIpfcDetailSymbolGroup
This interface represents a symbol group contained in a drawing symbol.
classIpfcDetailSymbolGroupInstructions
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()).
classIpfcDetailSymbolInstInstructions
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()).
classIpfcDetailSymbolInstItem
This interface represents a symbol instance in a Creo Parametric model.
classIpfcDetailText
This interface represents a text entry in a detail note.
classIpfcDetailTextLine
This interface represents a line of text in a detail note.
classIpfcDetailVariantText
This interface represents a variant text element set in a symbol instance.
classIpfcFreeAttachment
This interface represents a detail item attachment at free point, possibly relative to a model view.
classIpfcLeaderAttachment
This interface represents an orindary leader attachment data.
classIpfcNormalLeaderAttachment
This interface represents a normal leader attachment data.
classIpfcOffsetAttachment
This interface represents a detail item offset attachment that refers to a point or axis.
classIpfcParametricAttachment
This interface represents a detail item attachment on an entity or item.
classIpfcSymbolDefAttachment
This interface represents the way that an instance may be attached to a symbol definition.
classIpfcTangentLeaderAttachment
This interface represents a tangent leader attachment data.
classIpfcTextReference
This interface identifies the text item used for a symbol definition which as a height type of SYMDEF_TEXT_RELATED.
classIpfcUnsupportedAttachment
This interface represents a detail item attachment on an item that cannot be represented in PFC at the current time.


Collections
classCMpfcAttachments
This interface contains a sequence of detail attachment objects.
classCMpfcDetailItems
This interface contains a sequence of detail items.
classCMpfcDetailLeaderAttachments
 
classCMpfcDetailNoteItems
 
classCMpfcDetailSymbolDefItems
 
classCMpfcDetailSymbolGroups
 
classCMpfcDetailSymbolInstItems
 
classCMpfcDetailTextLines
This interface contains a sequence of text lines.
classCMpfcDetailTexts
This interface contains a sequence of texts.
classCMpfcDetailVariantTexts
This interface contains a sequence of variant text elements used in placing a symbol instance.
classCMpfcLeaderAttachments
 
classCMpfcSymbolDefAttachments
This interface contains a sequence of symbol definition attachment objects.