ISupport Interface |
Represents a support
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
The ISupport type exposes the following members.
| Name | Description | |
|---|---|---|
| Azimuth | Gets the direction of the inclination. Angle is from the Y axis (in [rad]) | |
| ConstructionPointIndex | Gets the construction point index | |
| Coordinates | Gets the coordinates of the support | |
| Data | Gets additional support data | |
| ElementGroupName |
Gets the name of the element group
(Inherited from IEntity) | |
| EntityType |
Gets the type of the entity
(Inherited from IEntity) | |
| Id |
Gets the ID
(Inherited from IHaveId) | |
| Inclination | Gets the support inclination (in [rad]) | |
| Index |
Gets the index
(Inherited from IHaveIndex) | |
| Name |
Gets the name
(Inherited from IHaveName) | |
| Rotation | Gets the rotation angle around the support's own axis (in [rad]) |
| Name | Description | |
|---|---|---|
| GetUserDefinedAttributesAsync |
Returns a collection of IUserDefinedAttribute instances
(Inherited from IHaveUserDefinedAttributes) | |
| SetUserDefinedAttributeAsync |
Sets an user defined text attribute
(Inherited from IHaveUserDefinedAttributes) | |
| SetUserDefinedAttributesAsync |
Sets user defined attributes
(Inherited from IHaveUserDefinedAttributes) | |
| SetUserDefinedEmbeddedFileAttributeAsync |
Sets an user defined embedded file attribute
(Inherited from IHaveUserDefinedAttributes) |