Enum Scene.DimensionLevel
Represents the line on which the dimensions are being placed.
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public enum Scene.DimensionLevelFields
| Name | Description | 
|---|---|
| BaseUnit | Dimensions are aligned on the base units line. | 
| Level4 | Dimensions are aligned on the 4th level. | 
| None | Dimensions are not aligned (which means each of them is aligned separately on the object it represents). | 
| Wall | Dimensions are aligned on the walls line. | 
| WallUnit | Dimensions are aligned on the wall units line. |