AnyCAD C++ API  2018
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
静态 Public 成员函数 | 所有成员列表
AnyCAD::API::ModelReader类 参考

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

#include <APIModelReader.h>

静态 Public 成员函数

static GroupSceneNode LoadFile (const Path &fileName)
 
static StringList ListFileFormat ()
 

详细描述

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

TODO:

成员函数说明

static StringList AnyCAD::API::ModelReader::ListFileFormat ( )
static

List all the file formats

返回
the file format list.
static GroupSceneNode AnyCAD::API::ModelReader::LoadFile ( const Path fileName)
static

Get the model from file.

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

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