StructuralWallParams Class

Represents parameters required to create a structural wall
Inheritance Hierarchy
SystemObject
  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: 23.1.0.154
Syntax
public sealed class StructuralWallParams : EntityParams

The StructuralWallParams type exposes the following members.

Properties
 NameDescription
Public propertyAttributeSet Gets the IStructuralWallAttributeSet
Public propertyEntityType The EntityType
(Inherited from EntityParams)
Public propertyPointIndices Gets the indices of construction points defining the structural wall geometry
Top
Methods
 NameDescription
Public methodStatic memberCreate(IEnumerableInt32, IStructuralWallAttributeSet) Creates a new instance of StructuralWallParams class
Public methodStatic memberCreate(IEnumerableIConstructionPoint, IStructuralWallAttributeSet) Creates a new instance of StructuralWallParams class
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next