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
CubicalFreeCubicalFree = 3

Cubical free

PlanarConstructionHelperIntersectionPlanarConstructionHelperIntersection = 1

Planar construction helper intersection

PlanarFreePlanarFree = 2

Planar free

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next