Library | Module

Module "pfcDetail"

Description

This module contains detail and detail item related interfaces.

Enumerated Types
enumpfcDetailType
This enumerated type contains the types of detail items.
enumpfcAttachmentType
This enumerated type represents the types of detail attachments.
enumpfcHorizontalJustification
This enumerated type represents the types of horizontal justification for notes.
enumpfcVerticalJustification
This enumerated type represents the types of vertical justification for notes.
enumpfcSymbolDefHeight
This enumerated type represents the symbol definition height options.
enumpfcSymbolDefAttachmentType
This enumerated type represents the symbol definition attachment options.
enumpfcSymbolGroupFilter
This enumerated type represents the filter option for getting symbol groups included in a symbol instance.
enumpfcDetailSymbolGroupOption
This enumerated type represents the various options of symbol group placement.
enumpfcDetailTextDisplayOption
 
enumpfcDetailLeaderAttachmentType
 
enumpfcDetailSymbolDefItemSource
 


Classes
classpfcAnnotationTextStyle
 
classpfcAttachment
This interface represents a detail item attachment.
classpfcDetailAttachment
This interface represents attachment data of detail item. Currently supports only notes.
classpfcDetailCreateInstructions
This interface is used to provide information on how to create a detail item.
classpfcDetailEntityInstructions
This interface contains information used to describe a detail entity item. It may be used when creating detail entities (pfcDetailItemOwner.CreateDetailItem() and pfcDetailSymbolDefItem.CreateDetailItem()), or accessing existing entities (pfcDetailEntityItem.Modify() and pfcDetailEntityItem.GetInstructions()).
classpfcDetailEntityItem
This interface represents a detail entity item in a Creo Parametric model.
classpfcDetailGroupInstructions
This interface contains information used to describe a detail group item. It may be used when creating detail groups (pfcDetailItemOwner.CreateDetailItem()), or accessing existing groups (pfcDetailGroupItem.Modify() and pfcDetailGroupItem.GetInstructions()).
classpfcDetailGroupItem
This interface represents a detail group item in a Creo Parametric model.
classpfcDetailItem
This interface represents a detail item in Creo Parametric.
classpfcDetailItemOwner
This interface represents an object in Creo Parametric that contains detail items.
classpfcDetailLeaderAttachment
This interface represents methods for creating leader attachment data.
classpfcDetailLeaders
This interface represents a set of leaders used by a detail item.
classpfcDetailNoteInstructions
This interface contains information used to describe a detail note item. It may be used when creating detail notes (pfcDetailItemOwner.CreateDetailItem() and pfcDetailSymbolDefItem.CreateDetailItem()), or accessing existing notes (pfcDetailNoteItem.Modify() and pfcDetailNoteItem.GetInstructions()).
classpfcDetailNoteItem
This interface represents a detail note item in a Creo Parametric model.
classpfcDetailOLEObject
This interface represents a drawing-embedded OLE object.
classpfcDetailSymbolDefInstructions
This interface contains information used to describe a symbol definition. It may be used when creating symbol definition (pfcDetailItemOwner.CreateDetailItem()), or accessing existing entities (pfcDetailSymbolDefItem.Modify() and pfcDetailSymbolDefItem.GetInstructions()).
classpfcDetailSymbolDefItem
This interface represents a symbol definition in a Creo Parametric model.
classpfcDetailSymbolGroup
This interface represents a symbol group contained in a drawing symbol.
classpfcDetailSymbolGroupInstructions
This interface contains information used to describe a symbol group. It may be used for modifying/accessing existing symbol groups (pfcDetailSymbolGroup.Modify() and pfcDetailSymbolGroup.GetInstructions()).
classpfcDetailSymbolInstInstructions
This interface contains information used to describe a symbol instance. It may be used when creating symbol instances (pfcDetailItemOwner.CreateDetailItem()), or accessing existing groups (pfcDetailSymbolInstItem.Modify() and pfcDetailSymbolInstItem.GetInstructions()).
classpfcDetailSymbolInstItem
This interface represents a symbol instance in a Creo Parametric model.
classpfcDetailText
This interface represents a text entry in a detail note.
classpfcDetailTextLine
This interface represents a line of text in a detail note.
classpfcDetailVariantText
This interface represents a variant text element set in a symbol instance.
classpfcFreeAttachment
This interface represents a detail item attachment at free point, possibly relative to a model view.
classpfcLeaderAttachment
This interface represents an orindary leader attachment data.
classpfcNormalLeaderAttachment
This interface represents a normal leader attachment data.
classpfcOffsetAttachment
This interface represents a detail item offset attachment that refers to a point or axis.
classpfcParametricAttachment
This interface represents a detail item attachment on an entity or item.
classpfcSymbolDefAttachment
This interface represents the way that an instance may be attached to a symbol definition.
classpfcTangentLeaderAttachment
This interface represents a tangent leader attachment data.
classpfcTextReference
This interface identifies the text item used for a symbol definition which as a height type of SYMDEF_TEXT_RELATED.
classpfcUnsupportedAttachment
This interface represents a detail item attachment on an item that cannot be represented in PFC at the current time.


Collections
classpfcAttachments
This interface contains a sequence of detail attachment objects.
classpfcDetailItems
This interface contains a sequence of detail items.
classpfcDetailLeaderAttachments
 
classpfcDetailNoteItems
 
classpfcDetailSymbolDefItems
 
classpfcDetailSymbolGroups
 
classpfcDetailSymbolInstItems
 
classpfcDetailTextLines
This interface contains a sequence of text lines.
classpfcDetailTexts
This interface contains a sequence of texts.
classpfcDetailVariantTexts
This interface contains a sequence of variant text elements used in placing a symbol instance.
classpfcLeaderAttachments
 
classpfcSymbolDefAttachments
This interface contains a sequence of symbol definition attachment objects.