Interface IConstructionPoint

Represents a single construction point

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

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