AnyCAD SDK PRO  2020
The Professional Graphics SDK for .Net and C++ Developers
Public 成员函数 | 所有成员列表
AnyCAD::Platform::ModelReader类 参考

The 3d file reader. The models are only used for visualization purpose. -since R2015UR1. 更多...

Public 成员函数

GroupSceneNodeLoadFile (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

返回
the file format list.
GroupSceneNode ^ AnyCAD::Platform::ModelReader::LoadFile ( Path fileName)

Get the model from file.

参数
fileNamethe file name.
返回
the group node which contains the model.

该类的文档由以下文件生成: