Export Module
Parent module: Load / Export Module
- group a3d_write
Structures to write the ModelFile defined through this API.
Data Structures
A structure that specifies parameters used to write the model file to PRC format. |
|
A structure that specifies parameters used to write the model file to U3D format. |
|
A structure that specifies parameters used to write the model file to a STEP format. |
|
A structure that specifies parameters used to write the model file to JT format. |
|
A structure that specifies parameters used to write the model file to IGES format. |
|
A structure that specifies parameters used to write the model file to STL format. |
|
A structure that specifies parameters used to write the model file to 3MF format. |
|
A structure that specifies parameters used to write the model file to XML format. |
|
A structure that specifies parameters used to write the model file to OBJ format. |
|
A structure that specifies parameters used to write the model file to FBX format. |
|
A structure that specifies parameters used to write the model file to GLTF/GLB format. |
|
A structure that specifies parameters used to write the model file to Parasolid format. |
|
A structure that contains chained buffers. |
|
A structure that specifies parameters used to translate the model file or a representation item into an open Parasolid session. |
|
A structure that specifies parameters used to write the model file to ACIS format. |
Type definitions
A structure that contains chained buffers. |
Functions
Writes a model file to a physical file in a PRC format. |
|
Free PRC write helper. |
|
Writes a model file to a physical file in Universal 3D format. |
|
Writes a model file to a physical file in STEP format. |
|
Writes a model file to a physical file in JT format. |
|
Writes a model file to a physical file in VRML format. |
|
Writes a model file to a physical file in IGES format. |
|
Writes a model file to a physical file in STL format. |
|
Writes a model file to a physical file in 3MF format. |
|
Writes a model file to a physical file in XML format. |
|
Writes a model file to a physical file in OBJ format (with MTL for the materials). |
|
Writes a model file to a physical file in FBX format. |
|
Writes a model file to a physical file in GLTF/GLB format. |
|
This function is used to free memory allocated by following functions: A3DAsmGetFilesContextsFromModelFile . |
|
Creates a model file from multiple PRC files + a PRC assembly file + a map for file names. |
|
Creates a model file from multiple PRC files + an PRC assembly file + a map for file names. |
|
Writes a model file to a physical file in Parasolid format. |
|
This function is used to free memory allocated by following functions: A3DAsmModelFileExportToParasolidBuffer A3DRepresentationItemExportToParasolidBuffer A3DAsmModelFileExportToAcisBuffer A3DRepresentationItemExportToAcisBuffer A3DChainedBufferFree . |
|
Writes a model file to a buffer in Parasolid format. |
|
Writes a representation item to a file in Parasolid format. |
|
Writes a representation item to a buffer in Parasolid format. |
|
Writes a model file to parts in the current Parasolid session. |
|
Writes a representation item to parts in the current Parasolid session. |
|
Writes a representation item to parts in the current Parasolid session in multi-process context. |
|
Heal parts in the current Parasolid session. |
|
Get Parasolid entities from HOOPS Exchange entity. |
|
Get HOOPS Exchange entities from Parasolid entity. |
|
Writes a model file to a physical file in Parasolid format . |
|
Writes a model file to a buffer in Parasolid format . |
|
Writes a model file to a stream buffer in a PRC format. |
|
Writes a model file to a physical file in ACIS format. |
|
Writes a model file to a buffer in binary ACIS format. |
|
Writes a representation item to a buffer in binary ACIS format. |
Enumerators
WritingMode of the model file. |
|
Level of compression used to write the model file to PRC format. |
|
STEP formats supported for export. |
|
Control mode of the healing in TranslateToPkParts functions. |
|
Control mode of the accurate edge computation in TranslateToPkParts functions. |
|
Control mode of the simplify in TranslateToPkParts functions. |
|
Control mode of the accurate edge computation in TranslateToPkParts functions. |
|
U3D formats supported for export. |
|
JT formats supported for export. |