Parameters |
Description |
double& area |
[out] Surface area of the face. |
const double* tolRequired = NULL |
[in] Optional tolerance required for the result of the calculation. |
double* tolAchieved = NULL |
[out] Optional tolerance achieved in the calculation. |
Provides the surface area of the face as a double value.
If the surface area property is not applicable to the entity, odbrNotApplicable is returned. If an error occurs, the value of the surface area argument remains unchanged.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|