IStructuralWallGetReinforcementAsync Method

Returns the collection of reinforcement in this wall

Namespace:  TSD.API.Remoting.Structure
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
Task<IReinforcementCollection> GetReinforcementAsync()

Return Value

Type: TaskIReinforcementCollection
The collection of reinforcement in this wall
See Also