| Interface | Description |
|---|---|
| BomWalker |
Interface class used to define a component handler when walking a BOM
hierarchy created by bom-get_paths.
|
| FamTableWalker |
Interface used by FamTableInstance.prefixWalk and FamTableInstance.postfixWalk
|
| Class | Description |
|---|---|
| AbstractJLISession |
Abstract class representing a JShell session object.
|
| AssembleInstructions |
Input values for the file-assemble function.
|
| BodyData |
Information about a SolidBody
|
| BomChild |
Data for a component in a BOM hierarchy
|
| ContourData |
Information about a contour, which is a collection of connected edges
|
| DimData |
Information about a Creo dimension
|
| DimDetailData |
Information about a Creo dimension (more detailed than DimData)
|
| DimSelectData |
Information about a dimension that the user has selected
|
| DimToleranceData |
Data about a dimension tolerance
|
| DrawingFormatData |
Information about a Drawing Format
|
| EdgeData |
Information about an edge
|
| ExportResults |
File/image export results
|
| FamilyTableGetRowReturn |
Return data for the familytable.get_row function.
|
| FamilyTableRowColumns |
Information about one row in a family table
|
| FamTableInstance |
Information about an instance in a nested family table.
|
| FeatSelectData |
Information about a feature that the user has selected
|
| FeatureData |
Information about a feature
|
| FileAssembleResults |
Results returned by the file-assemble function.
|
| FileInfoResults |
Results from the file.get_fileinfo function
|
| FileListInstancesResults |
Results from the file.list_instances function.
|
| FileOpenResults |
Results from the file.open function
|
| GetPathsOutput |
Output data from the bom-get_paths function
|
| JLAccuracy | |
| JLBox |
Bounding Box data for a model
|
| JLColor |
Representation of an RGB color
|
| JLConstraint |
Data object representing a Creo constraint for assembling components into assemblies.
|
| JLConstraintInput |
Data object wrapper for JLConstraint, intended for external applications to use
to pass data to JShell.
|
| JLInertia |
A representation of an Inertia matrix
|
| JLInterference |
A representation of an Interference object
|
| JLMatrix |
Representation of a Creo Matrix.
|
| JLPoint |
A 3D coordinate
|
| JLStatus |
Data about the status of a connection to JShell, to be returned to a calling application.
|
| JLTransform |
A representation of a 3D transform as a set of vectors and rotations
|
| LayerData |
Information about a layer
|
| ListMaterialResults |
Information about materials on a list of models
|
| MasspropsData |
Results from the file.massprops function
|
| NoteData |
Information about a model/drawing note
|
| ParameterCollData |
Information about a list of parameters for a list of models
|
| ParameterCollFileData |
Information about a list of parameters for a model
|
| ParameterData |
Information about a Creo parameter
|
| ParameterDeleteData |
Information about a Creo parameter - for deleting a parameter only
|
| ParameterDesignateData |
Information about a Creo parameter - for setting designate flag only
|
| ParamNameCompare |
Utility class for comparing parameter names
|
| SimpRepData |
Simplified Representation data for a model
|
| SurfaceData |
Information about a surface
|
| SymbolDefData |
Data about a drawing symbol definition
|
| SymbolInstData |
Data about a drawing symbol instance
|
| ViewDetailData |
Data about a drawing view
|
| ViewDisplayData |
Creo display parameters used to create drawing views
|
| ViewScaleResults |
Output from the drawing-scale_view function
|