ConstructionPointType Enumeration

Represents the type of a construction point

Namespace:  TSD.API.Remoting.Structure
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public enum ConstructionPointType
Members
  Member nameValueDescription
Unknown0 Unknown
PlanarConstructionHelperIntersection1 Planar construction helper intersection
PlanarFree2 Planar free
CubicalFree3 Cubical free
See Also