Provides the volume of the entity as a double value. The volume property is applicable for most entities, that represent volumetric figures.
Parameters
Parameters
Description
dVolume
[out] Volume of the entity.
dTolRequired
[in] Tolerance required for the result of the calculation.
dTolAchieved
[out] Tolerance achieved in the calculation.
Returns
Value of the OdBrErrorStatus type.
Remarks
If the volume property is not applicable to the entity, odbrNotApplicable is returned. If an error occurs, the value of the volume argument remains unchanged.