Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdGe Classes
>
OdGePlanarEnt Class
>
OdGePlanarEnt Methods
>
OdGePlanarEnt::getCoefficients Method
OdGePlanarEnt::getCoefficients Method
Syntax
C++
void
getCoefficients
(
double
&
a
,
double
&
b
,
double
&
c
,
double
&
d
)
const
;
Description
Returns the coefficients of the plane equation for this plane.
Parameters
Parameters
Description
a
[out] Receives the coefficient a.
b
[out] Receives the coefficient b.
c
[out] Receives the coefficient c.
d
[out] Receives the coefficient d.
Links
OdGePlanarEnt Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!