Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePlane::set Method (double, double, double, double)
Syntax
C++
OdGePlane& set(double a, double b, double c, double d);

Sets the parameters for this plane according to the arguments. 

 

Parameters
Description
a
[in] Coefficient a.
b
[in] Coefficient b.
c
[in] Coefficient c.
d
[in] Coefficient d.

Reference to this plane.

Copyright © 2002-2022. Open Design Alliance All rights reserved.