Load Module
Parent module: Load / Export Module
- group a3d_read
Loads the model file with information from the input CAD file.
Data Structures
Reading options to filter the types of information that are read when CAD files are loaded. |
|
Structure to specify the PMI reading parameters. |
|
Structure to set the tessellation parameters. |
|
Structure to define additional directories that the load function will search in addition to the root directory. |
|
Structure to define parameters to manage CAD assemblies reading. |
|
Structure to define which configurations or sub-models should be loaded when the CAD file has multiple entries. |
|
Reading parameters specific to CATIA V4 CAD files. |
|
Reading parameters specific to CATIA V5 CAD files. |
|
Reading parameters specific to Unigraphics CAD files. |
|
Reading parameters specific to Pro/ENGINEER CAD files. |
|
Threshold values used for checking validation properties in Step. |
|
Reading parameters specific to STEP files. |
|
Reading parameters specific to IGES files. |
|
Reading parameters specific to IFC files. |
|
A structure that specifies parameters used to read the model file to JT format. |
|
A structure that specifies parameters used to read the model file to Parasolid format. |
|
A structure that specifies parameters used to read the model file to Solidworks format. |
|
A structure that specifies parameters used to read the model file to Inventor format. |
|
A structure that specifies parameters used to read the model file to Rhino format. |
|
A structure that specifies parameters used to read the model file to Revit format. |
|
A structure that specifies parameters used to read the model file to Solid Edge format. |
|
Structure to specify reading parameters specific to some CAD formats. |
|
Structure to specify reading parameters to load some specific parts of an assembly. |
|
A set of options for loading a new model file with A3DAsmModelFileLoadFromFile . |
|
Binary stream for a 3D model stored in a PDF file. |
|
Thumbnail data. |
|
File. |
|
A structure that specifies the file contexts It is used to by: A3DAsmGetFilesContextsFromModelFile . |
Functions
Loads an A3DAsmModelFile from a physical file, returning a handle to the new model file. |
|
Loads an A3DAsmModelFile from a PRC Buffer. |
|
Free PRC read helper. |
|
Loads an A3DAsmModelFile from a PRC physical file. |
|
Function to retrieve all 3D streams embedded in a PDF document. |
|
Returns the format of a physical file. |
|
Checks the format of a physical file. |
|
Extract thumbnail stored in a CAD file. |
|
Get file information a CAD file. |
|
Extract file paths from a model file. |
|
Extract all the files contexts (RefSet, Configs…) from a model file. |
|
Translate Parasolid Parts from parasolid session into an A3DModelFile with a mapper. |
|
Loads an A3DAsmModelFile from a XML file and a set of native cad files. |
|
Loads an A3DAsmModelFile from a XML buffer and a set of native cad files. |
Enumerators
ReadingMode of the model file. |
|
Unit used in the model file. |
|
Structure to specify the level of detail of the tessellation. |
|
Used to control the default PMI color: If you load a Wildfire file and set kA3DFileVersionSessionColor to: |
|
Used to control the construction entities reading, entity such as sketch, curves… |
|
Used to select how to read family tables. |
|
Used to select which name to use from NEXT_ASSEMBLY_USAGE_OCCURRENCE as occurrence name. |
|
JT LOD to retrieve from file. |
|
Define how physical properties are managed for Revit files. |
|
They are set in A3DRWParamsRevitData::m_uiLinkFlags . |
|