Class StructuralWallParams

Represents parameters required to create a structural wall

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

Properties

Name Description
AttributeSet

Gets the IStructuralWallAttributeSet

PointIndices

Gets the indices of construction points defining the structural wall geometry

Methods

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

Creates a new instance of StructuralWallParams class

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

Creates a new instance of StructuralWallParams 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