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