Load Module
Loads the model file with information from the input CAD file.
Parameters
pcBufferStream: Buffer containing the PRC stream.
uBufferLength: Length of pcBufferStream.
ppPrcReadHelper: Reserved for future use.
ppModelFile: References a pointer into which the location should be stored. of the model file. Set this pointer to null before calling the function.
Returns
A3D_SUCCESS in case of success or an error code
Index
Variables
param
Structures
A3DRWParamsGeneralDataA3DStream3DPDFDataA3DThumbnailDataA3DFileInformationDataA3DFileContextData
Enumerations
A3DEReadGeomTessModeA3DEUnitsA3DETessellationLevelOfDetailA3DECreoSessionColorTypeA3DECreoReadConstructEntitiesA3DECreoFamilyTablesA3DEStepNameFromNAUOA3DEJTReadTessellationLevelOfDetailA3DERevitPhysicalPropertiesA3DERevitLinksA3DERevitMultiThreadedModeA3DERevitLevelOfDetail
Functions
A3DPDFGetStreams()A3DGetFileFormat()A3DCheckFileFormat()A3DAsmComputeFilePathsFromModelFile()A3DPkPartsTranslateToA3DAsmModelFile()A3DAsmModelFileLoadFromXMLFile()A3DAsmModelFileLoadFromXMLStream()
Variables
-
A3DStatus A3DAsmModelFileLoadFromPrcFile param -
Loads an
A3DAsmModelFilefrom a PRC Buffer.Writes a model file to a physical file in VRML format.
Free PRC write helper.
Loads an
A3DAsmModelFilefrom a PRC physical file.Free PRC read helper.
This function loads an
A3DAsmModelFilefrom a PRC Buffer.Parameters
pcBufferStream: Buffer containing the PRC stream.
uBufferLength: Length of pcBufferStream.
ppPrcReadHelper: Reserved for future use.
ppModelFile: References a pointer into which the location should be stored. of the model file. Set this pointer to null before calling the function.
Returns
A3D_SUCCESS in case of success or an error code