![]() |
v2.39
|
|
Represents a reinforcement model of an object. More...
Public Member Functions | |
HRESULT | GetRebarUsages ([out, retval] IRebarUsageCollection **ppRebarUsageCollection) |
Returns the collection of IRebarUsage objects. | |
HRESULT | GetReinforcementUnitUsages ([out, retval] IReinforcementUnitUsageCollection **ppReinforcementUnitUsageCollection) |
Returns the collection of IReinforcementUnitUsage objects. | |
Represents a reinforcement model of an object.
Use IObjectReinforcementModel interface to obtain the reinforcement units and rebars used in an object and to get their quantities. This interface can be obtained as an additional interface from IModelObject.
HRESULT GetRebarUsages | ( | [out, retval] IRebarUsageCollection ** | ppRebarUsageCollection | ) |
Returns the collection of IRebarUsage objects.
HRESULT GetReinforcementUnitUsages | ( | [out, retval] IReinforcementUnitUsageCollection ** | ppReinforcementUnitUsageCollection | ) |
Returns the collection of IReinforcementUnitUsage objects.