API Documentation > Files > File pfcSelect.h
File pfcSelect.h
Description
Contains interfaces related to interactive and on-interactive selections.
User Guide References:
Casting of Creo Object TOOLKIT C++ pfc Classes to wfc Classes:pfcSelect, Methods:pfcSelect, Selection:pfcSelect, Accessing Selection Data:pfcSelect, Controlling Selection Display:pfcSelect, Programmatic Selection:pfcSelect, Reading the Contents of the Selection Buffer:pfcSelect, Removing the Items of the Selection Buffer:pfcSelect, Adding Items to the Selection Buffer:pfcSelect, Getting a Model Object:pfcSelect, Obtaining Drawing Views:pfcSelect, Obtaining Drawing Dimensions:pfcSelect, Creating Drawing Dimensions:pfcSelect, Selecting Drawing Tables and Cells:pfcSelect, Drawing Table Segments:pfcSelect, Drawing Views And Models:pfcSelect, Modifying Views:pfcSelect, Auxiliary Views:pfcSelect, Revolved Views:pfcSelect, Sections of a View:pfcSelect, Visible Areas of Views:pfcSelect, Parametric Attachment:pfcSelect, Offset Attachment:pfcSelect, To create a multibody part from an assembly:pfcSelect, To create an assembly from a multibody part:pfcSelect, Accessing and Modifying Annotation Elements:pfcSelect, Accessing Reference and Driven Dimensions:pfcSelect, Baseline Dimensions:pfcSelect, Ordinate Dimensions:pfcSelect, Attaching the Geometric Tolerances:pfcSelect, Programmatic Access to Collections:pfcSelect, Getting ModelItem Objects:pfcSelect, Element Tree Types:pfcSelect, Setting the User Defined References:pfcSelect, Analyzing Interference Information:pfcSelect, Tracing a Ray:pfcSelect, Structure of Assemblies and Assembly Objects:pfcSelect, Performing Kinematic Drag:pfcSelect, Selection Level Action Listeners:pfcSelect, Exporting Using Coordinate System:pfcSelect, Item Properties:pfcSelect
Interface Classes
class
This class represents a selection.
class
This class represents a selection buffer, where items preselected by the user are stored to be used by tools and popupmenus.
class
class
This is a COMPACT class.
This class describes the selection options.
class
This is a COMPACT class.
This class represents a pair of selected objects.
Collection Classes
class
This is a COMPACT class.
class
This is a COMPACT class.
class
This is a COMPACT class.
This data type is used to specify an array of selections.
Functions
Used to create a pfcSelection object, based on the path to a specified component.
Used to create a pfcSelection object, based on a pfcModelItem and, optionally, its pfcComponentPath in an assembly.
Used to create a pfcSelection object, based on a pfcModel
Creates a new selection object, given a JavaScript style selection string.
Was this helpful?