Enum ConstructionPointType
Represents the type of a construction point
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum ConstructionPointType
Fields
Name | Value | Description |
---|---|---|
CubicalFree | CubicalFree = 3 | Cubical free |
PlanarConstructionHelperIntersection | PlanarConstructionHelperIntersection = 1 | Planar construction helper intersection |
PlanarFree | PlanarFree = 2 | Planar free |
Unknown | Unknown = 0 | Unknown |