Class RoofParams

Represents parameters required to create a roof

Inheritance
RoofParams
Inherited Members
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class RoofParams : EntityParams

Properties

Name Description
AttributeSet

Gets the IRoofAttributeSet

PointIndices

Gets the indices of construction points defining the slab item geometry

Methods

Name Description
Create(IEnumerable<int>?, IRoofAttributeSet?)

Creates a new instance of RoofParams class

Create(IEnumerable<IConstructionPoint?>?, IRoofAttributeSet?)

Creates a new instance of RoofParams class

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next