Parameters |
Description |
double startParam |
[in] Starting parameter value. |
double endParam |
[in] Ending parameter value. |
double& value |
[out] Receives the area. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
Determines the area of this curve between the specified parameters. Returns true (and a value) if and only if this curve is planar.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|