v2.37
|
|
Represents a collection of IRebarUsage objects. This interface can be obtained from IObjectReinforcementModel or IReinforcementUnitStyle. More...
Public Member Functions | |
HRESULT | Get ([in] int index, [out, retval] IRebarUsage **ppRebarUsage) |
Returns the rebgar usage by index. | |
Properties | |
int | Count [get] |
The number of rebar usages in the collection. | |
Represents a collection of IRebarUsage objects. This interface can be obtained from IObjectReinforcementModel or IReinforcementUnitStyle.
HRESULT Get | ( | [in] int | index, |
[out, retval] IRebarUsage ** | ppRebarUsage ) |
Returns the rebgar usage by index.