View |
public class ViewHandler
The ViewHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetAllViews | 获得所有模型视图 |
![]() ![]() | GetPermanentViews | 获得所有模型永久视图 |
![]() ![]() | GetSelectedViews | 获得当前选中的模型视图 |
![]() ![]() | GetTemporaryViews | 获得所有模型临时视图 |
![]() ![]() | GetVisibleViews | 获得当前打开的模型视图 |
![]() ![]() | HideView | 隐藏模型视图 |
![]() ![]() | RedrawView | 重绘指定模型视图 |
![]() ![]() | RedrawWorkPlane | 设置工作平面为当前TransformationPlane, 并重绘所有打开的视图 |
![]() ![]() | ShowView | 显示模型视图 |
![]() ![]() | ZoomToBoundingBox(AABB) | 缩放当前选中的模型视图到包围盒 |
![]() ![]() | ZoomToBoundingBox(View, AABB) | 缩放指定的模型视图到包围盒 |