Enum ViewPoseType
Type of the view pose: Isometric, Top, Front, Back, ...
Namespace:RoboDk.API.Model
Assembly: RoboDkApi.dll
Syntax
public enum ViewPoseType
Fields
Name | 描述 |
---|---|
ActiveView | Currently active view pose (do not calculate) |
Back | Back view pose |
FitAll | 适用于所有姿势(do not change rotation) |
Front | Front view pose |
Isometric | Isometric View pose |
左 | 左view pose |
Right | Right view pose |
Top | 顶视图的姿势 |