Table of Contents

Enum ViewPoseType

Namespace
RoboDk.API.Model
Assembly
RoboDkApi.dll

Type of the view pose: Isometric, Top, Front, Back, ...

public enum ViewPoseType

Fields

ActiveView = 0

Currently active view pose (do not calculate)

Back = 6

Back view pose

FitAll = 7

Fit all pose (do not change rotation)

Front = 2

Front view pose

Isometric = 1

Isometric View pose

Left = 5

Left view pose

Right = 4

Right view pose

Top = 3

Top view pose