Structural |
Represents parameters required to create a structural wall
Inheritance Hierarchy
SystemObject
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Structure.CreateStructuralWallParams
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Structure.CreateStructuralWallParams
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The StructuralWallParams type exposes the following members.
Properties
Name | Description | |
---|---|---|
AttributeSet | Gets the IStructuralWallAttributeSet | |
EntityType |
The EntityType (Inherited from EntityParams) | |
PointIndices | Gets the indices of construction points defining the structural wall geometry |
Methods
Name | Description | |
---|---|---|
Create(IEnumerableInt32, IStructuralWallAttributeSet) | Creates a new instance of StructuralWallParams class | |
Create(IEnumerableIConstructionPoint, IStructuralWallAttributeSet) | Creates a new instance of StructuralWallParams class |
See Also