AnyCAD SDK PRO
2020
The Professional Graphics SDK for .Net and C++ Developers
|
The 3d file reader. The models are only used for visualization purpose. -since R2015UR1. 更多...
Public 成员函数 | |
GroupSceneNode^ | LoadFile (Path^ fileName) |
StringList^ | ListFileFormat () |
The 3d file reader. The models are only used for visualization purpose. -since R2015UR1.
TODO:
StringList ^ AnyCAD::Platform::ModelReader::ListFileFormat | ( | ) |
List all the file formats
GroupSceneNode ^ AnyCAD::Platform::ModelReader::LoadFile | ( | Path^ | fileName | ) |
Get the model from file.
fileName | the file name. |