Interface IAreaElement
Represents common properties of area elements
Inherited Members
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface IAreaElement : IEntity, IHaveId, IHaveIndex, IHaveName, IHaveUserName, IPlanarEntity, IHaveUserDefinedAttributes
Properties
| Name | Description |
|---|---|
| ConstructionPointIndices | Gets the indices of IConstructionPoints defining this element's shape |
| ElementPlane | Gets the element IPlane (respecting the element orientation) |
| RotationAngle | Gets the rotation angle (in [rad]) |