API Documentation > Modules > Module pfcDetail
Module pfcDetail
Description
This module contains detail and detail item related interfaces.
User Guide References:
Enumerated Types
enum
This enumerated type contains the types of detail items.
enum
This enumerated type represents the types of detail attachments.
enum
This enumerated type represents the types of horizontal justification for notes.
enum
This enumerated type represents the types of vertical justification for notes.
enum
This enumerated type represents the symbol definition height options.
enum
This enumerated type represents the symbol definition attachment options.
enum
This enumerated type represents the filter option for getting symbol groups included in a symbol instance.
enum
This enumerated type represents the various options of symbol group placement.
enum
enum
enum
Classes
class
class
This interface represents a detail item attachment.
class
This interface represents attachment data of detail item. Currently supports only notes.
class
This interface is used to provide information on how to create a detail item.
class
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()).
class
This interface represents a detail entity item in a Creo Parametric model.
class
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()).
class
This interface represents a detail group item in a Creo Parametric model.
class
This interface represents a detail item in Creo Parametric.
class
This interface represents an object in Creo Parametric that contains detail items.
class
This interface represents methods for creating leader attachment data.
class
This interface represents a set of leaders used by a detail item.
class
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()).
class
This interface represents a detail note item in a Creo Parametric model.
class
This interface represents a drawing-embedded OLE object.
class
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()).
class
This interface represents a symbol definition in a Creo Parametric model.
class
This interface represents a symbol group contained in a drawing symbol.
class
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()).
class
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()).
class
This interface represents a symbol instance in a Creo Parametric model.
class
This interface represents a text entry in a detail note.
class
This interface represents a line of text in a detail note.
class
This interface represents a variant text element set in a symbol instance.
class
This interface represents a detail item attachment at free point, possibly relative to a model view.
class
This interface represents an orindary leader attachment data.
class
This interface represents a normal leader attachment data.
class
This interface represents a detail item offset attachment that refers to a point or axis.
class
This interface represents a detail item attachment on an entity or item.
class
This interface represents the way that an instance may be attached to a symbol definition.
class
This interface represents a tangent leader attachment data.
class
This interface identifies the text item used for a symbol definition which as a height type of SYMDEF_TEXT_RELATED.
class
This interface represents a detail item attachment on an item that cannot be represented in PFC at the current time.
Collections
class
This interface contains a sequence of detail attachment objects.
class
This interface contains a sequence of detail items.
class
class
class
class
class
class
This interface contains a sequence of text lines.
class
This interface contains a sequence of texts.
class
This interface contains a sequence of variant text elements used in placing a symbol instance.
class
class
This interface contains a sequence of symbol definition attachment objects.
Was this helpful?