The operatorread_object_model_3dreturns the value 2 (H_MSG_TRUE) if the given parameters are correct, the file can be read, and the file is valid. If the file format is unknown or cannot be determined, the error 9512 is raised. If the file is invalid, the error 9510 is raised. If...
The operatorread_object_model_3dreturns the value 2 (H_MSG_TRUE) if the given parameters are correct, the file can be read, and the file is valid. If the file format is unknown or cannot be determined, the error 9512 is raised. If the file is invalid, the error 9510 is raised. If...
Note that if a 3D object model is no longer needed or should be overwritten, the memory has to be freed first by calling the operator clear_object_model_3d. ParallelizationMultithreading type: reentrant (runs in parallel with non-exclusive operators). Multithreading scope: global (may be called...
Forces a file type. If this parameter is not set, the operatorread_object_model_3dtries to auto-detect the file type using the file ending and the file header. If the parameter is set, the given file is interpreted as this file format. ...
The operator read_object_model_3d_dxf reads the contents of the DXF file FileName (DXF version AC1009, AutoCAD Release 12) and converts them to a 3D object model. The handle of the 3D object model is returned in ObjectModel3D. If no absolute path is given in FileName, the DXF file...