Interface IConstructionPoint
Represents a single construction point
Inherited Members
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface IConstructionPoint : IEntity, IHaveId, IHaveIndex, IHaveName, IHaveUserName
Properties
Name | Description |
---|---|
Coordinates | Gets the coordinates of the construction point |
GroupIndex | Gets the index of a IConstructionPointGroup this point is based in |
PlaneInfo | Gets the information about the point's construction plane |
PointType | Gets the type of the construction point |
SolverNodeIndex | Get the index of a INode this point is related to |