IWind |
Represents a wind wall
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IWindWall type exposes the following members.
Properties
Name | Description | |
---|---|---|
ConstructionPlaneInfo |
Gets the EntityInfo of the IConstructionPlane (Inherited from IPlanarEntity) | |
ConstructionPointIndices |
Gets the indices of IConstructionPoints defining this element's shape
(Inherited from IAreaElement) | |
DecompositionTarget | Gets the target of wind decomposition | |
ElementGroupName |
Gets the name of the element group
(Inherited from IEntity) | |
ElementPlane |
Gets the element IPlane (respecting the element orientation)
(Inherited from IAreaElement) | |
EntityType |
Gets the type of the entity
(Inherited from IEntity) | |
Gap | Get the gap value [mm] | |
Id |
Gets the ID
(Inherited from IHaveId) | |
IgnoreDecompositionMoments | Get a value indicating whether decomposition moments are ignored | |
IgnoreDiaphragmsAtBase | Gets a value indicating whether diaphragms at base are ignored | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
IsParapet | Gets a value indicating whether the wall is parapet | |
Name |
Gets the name
(Inherited from IHaveName) | |
ReversedOrientation | Get a value indicating whether the normal of the wind wall is reverted to the normal of the construction plane | |
RotationAngle |
Gets the rotation angle (in [rad])
(Inherited from IAreaElement) | |
Solidity | Gets the value of the solidity factor |
Methods
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) |
See Also