Module pfcSession
Description
Contains interfaces related to the overall Creo Parametric session.
User Guide References:
Initialization:pfcSession,
Methods:pfcSession,
Initialization:pfcSession,
Optional Returns for the VB API Methods:pfcSession,
Parent-Child Relationships between the VB API Objects:pfcSession,
Overview of Session Objects:pfcSession,
Compatibility of Deprecated Methods:pfcSession,
Directories:pfcSession,
File Handling:pfcSession,
Configuration Options:pfcSession,
Macros:pfcSession,
Colors and Line Styles:pfcSession,
Accessing the Creo Parametric Creo+Interface:pfcSession,
Writing a Message Using a Message Pop-up Dialog Box:pfcSession,
Writing Messages to the Message Window:pfcSession,
Writing Messages to an Internal Buffer:pfcSession,
Example Code: Writing a Message:pfcSession,
Reading Data from the Message Window:pfcSession,
Displaying Feature Parameters:pfcSession,
File Dialogs:pfcSession,
Adding Custom Web Pages:pfcSession,
Interactive Selection:pfcSession,
Reading the Contents of the Selection Buffer:pfcSession,
To Specify the Path for the Ribbon Definition File:pfcSession,
Menus Buttons and Menus:pfcSession,
Finding Creo Parametric Creo+ Commands:pfcSession,
Getting a Model Object:pfcSession,
Retrieving Models:pfcSession,
Running Creo ModelCHECK:pfcSession,
Registering Custom Checks:pfcSession,
Custom Check Listeners:pfcSession,
Creating Drawings from Templates:pfcSession,
Obtaining Drawing Models:pfcSession,
Selecting Drawing Tables and Cells:pfcSession,
Getting a Solid Object:pfcSession,
Getting a Window Object:pfcSession,
Window Operations:pfcSession,
Duplicating ModelItems:pfcSession,
Access to Features:pfcSession,
Adding_a_Customized_Function_to_the_Relations_Dialog_Box_in_Creo_Parametric_Creo_:pfcSession,
Action Sources:pfcSession,
Session Level Action Listeners:pfcSession,
UI Command Action Listeners:pfcSession,
Cancelling an ActionListener Operation:pfcSession,
Export Instructions:pfcSession,
Export Instructions:pfcSession,
Export Utilities:pfcSession,
Importing 2D Models:pfcSession,
Importing 3D Geometry:pfcSession,
Printer Options:pfcSession,
Placement Options:pfcSession,
Model Options:pfcSession,
Retrieving Simplified Representations:pfcSession,
Launching a Creo TOOLKIT DLL:pfcSession,
Launching Tasks from J-Link Task Libraries:pfcSession,
Getting Mouse Input:pfcSession,
Drawing a Mouse Box:pfcSession,
Displaying Graphics:pfcSession,
Accessing Information Before Registering a Server:pfcSession,
Registering and Activating a Server:pfcSession,
Information on Servers in Session:pfcSession,
To Register a Server with an Existing Workspace:pfcSession,
Upload:pfcSession,
Retrieval:pfcSession,
Import and Export:pfcSession,
File Copy:pfcSession,
Utility APIs:pfcSession,
Sample Batch Workflow:pfcSession Enumerated Types
| |
enum | |
| Enum that lists the type of Import/Export messages. |
enum | |
| Enumeration of parameters types that is used to specify which parameters to display. |
enum | |
| This enumerated type indicates which files should be returned when listing files in a directory. |
enum | |
| This enumerated type indicates the type of objects to check out. |
enum | |
| Represents an enumerated list of mouse button actions. |
enum | |
| |
Classes
| |
class | |
| |
class | |
| This class defines the information about a Creo Parametric session. |
class | |
| |
class | |
| |
class | |
| Status of mouse-based input for Creo Parametric. |
class | |
| |
class | |
| The Creo Parametric session. |
class | |
| This class specifies an action listener to notify you of session operations. |
class | |
| Creates a class to hold the export options. |
class | |
| Class containing information about the Import/Export mesage. |
class | |
| Module-level methods and constants for module pfcSession |
Collections