ConstructionHelperType Enumeration

Represents type of construction helper

Namespace:  TSD.API.Remoting.Structure
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public enum ConstructionHelperType
Members
  Member nameValueDescription
Unknown0 Unknown
General1 General
IntersectionOfPlanes2 Intersection of planes
IntersectionOfHelpers3 Intersection of construction helpers
See Also