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

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

Public 成员函数

void SetScene (SceneManager^ val)
 
void SetCamera (Camera^ val)
 
void SetViewport (Viewport^ val)
 

详细描述

The 3d scene writer settings. -since R2016.

TODO:

成员函数说明

void AnyCAD::Platform::SceneWriterSettings::SetCamera ( Camera val)

Set the camera

参数
valthe camera
void AnyCAD::Platform::SceneWriterSettings::SetScene ( SceneManager val)

Set the scene to save.

参数
valthe SceneManager
void AnyCAD::Platform::SceneWriterSettings::SetViewport ( Viewport val)

Set the view port

参数
valthe view port

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