AnyCAD SDK PRO
2020
The Professional Graphics SDK for .Net and C++ Developers
|
The 3d scene writer. -since R2016. 更多...
Public 成员函数 | |
bool | SaveScene (Path^ fileName, SceneWriterSettings^ settings) |
StringList^ | ListFileFormat () |
The 3d scene writer. -since R2016.
TODO:
StringList ^ AnyCAD::Platform::SceneWriter::ListFileFormat | ( | ) |
List all the file formats
bool AnyCAD::Platform::SceneWriter::SaveScene | ( | Path^ | fileName, |
SceneWriterSettings^ | settings | ||
) |
Save the scene to file.
fileName | the file name. |
settings | the settings. |