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

The 3d scene writer. -since R2016. 更多...

#include <APISceneWriter.h>

静态 Public 成员函数

static bool SaveScene (const Path &fileName, const SceneWriterSettings &settings)
 
static StringList ListFileFormat ()
 

详细描述

The 3d scene writer. -since R2016.

TODO:

成员函数说明

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

List all the file formats

返回
the file format list.
static bool AnyCAD::API::SceneWriter::SaveScene ( const Path fileName,
const SceneWriterSettings settings 
)
static

Save the scene to file.

参数
fileNamethe file name.
settingsthe settings.
返回
false if failed..

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