Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePlane::set Method (const OdGePoint3d&, const OdGeVector3d&)
Syntax
C++
OdGePlane& set(const OdGePoint3d& point, const OdGeVector3d& normal);

Sets the parameters for this plane according to the arguments. 

 

Parameters
Description
point
[in] Plane origin.
normal
[in] The normal to the plane.

Reference to this plane.

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