IRoof |
Represents parameters required to create a roof
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IRoofAttributeSet type exposes the following members.
Properties
Name | Description | |
---|---|---|
Id |
Gets the ID of this set
(Inherited from IAttributeSet) | |
RoofData | Gets the roof data | |
RotationAngle |
Gets the rotation angle (in [rad])
(Inherited from IAreaElementAttributeSet) |
Methods
Name | Description | |
---|---|---|
UpdateAsync |
Updates this object
(Inherited from ICanBeUpdated) |
See Also