Interface IConstructionHelper
Represents a construction helper
Inherited Members
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface IConstructionHelper : IEntity, IHaveId, IHaveIndex, IHaveName, IHaveUserName
Properties
| Name | Description |
|---|---|
| LineType | Gets the line type of the construction helper |
| PlaneInfo | Gets the information about the plane in the helper belongs to |
| Segment | Gets the 2D segment |
| SourceEntityInfo | Gets the information about the source entity of this helper |
| SourcePlaneInfo | Gets the information about the source plane of this helper |
| Type | Gets the type of construction helper |