|
|
| Group.hpp |
| | Represents a group of shapes, with ID, name, optional description, and member set.
|
| |
|
| Layer.hpp |
| | Represents a layer containing a set of shapes.
|
| |
|
| ShapeRGBA.hpp |
| | Represents a color in RGBA format.
|
| |
|
| StepData.hpp |
| | Represents a product in the STEP standard.
|
| |
|
| StepDataTool.hpp |
| | Utility class for operations on STEP shape data structures.
|
| |
|
| StepFactors.hpp |
| | Class for unit length factors and shape attribute/product attribute items.
|
| |
|
| StepLengthUnit.hpp |
| | Class used for setting the length unit of the STEP file.
|
| |
|
| StepOptions.hpp |
| | This file contains the definition of the StepOptions struct.
|
| |
|
| StepProgress.hpp |
| | Class used for carrying data the progress of the STEP process.
|
| |
|
| StepProperty.hpp |
| | This file contains the definition of the StepProperty class.
|
| |
|
| StepReader.hpp |
| | Class for reading and translating STEP files into TopoShape objects.
|
| |
|
| StepStyle.hpp |
| | Style of shape class.
|
| |
|
| StepWriter.hpp |
| | Class for exporting TopoShape objects and related data to STEP files.
|
| |