Scene Methods |
The Scene type exposes the following members.
Name | Description | |
---|---|---|
![]() | BeginModify | 对模型场景开始一次修改 |
![]() | EndModify | 对模型场景结束一次修改 |
![]() | ExportIFC(Boolean, String, IFCExportSettings) | 将模型导出为IFC文件 |
![]() | ExportIFC(Int64, String, IFCExportSettings) | 将模型的指定对象导出为IFC文件 |
![]() | GetCurrentTransformationPlane | 获取当前场景变换 |
![]() | GetModelObjectSelector | 获取当前场景的默认物体选择器 |
![]() | GetObject | |
![]() | GetPhases | 返回当前模型的阶段列表 |
![]() | GetWorkPlane | 获取当前模型的工作平面 |
![]() | GetWorkPlaneHandler | 获取工作平面的存取对象 |
![]() | RefreshPrebuilts | 刷新场景中的构件关系 |
![]() | SelectModelObject | |
![]() | SetCurrentTransformationPlane | 设置当前场景变换 |