Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExtents3d::setFrom2d Method
Syntax
C++
void setFrom2d(const OdGeExtents2d & extents, Convert2dPlane plane = kConvert2dPlaneXY);

Sets minimum and maximum points for this OdGeExtents3d object from a passed OdGeExtents2d object. 

 

Parameters
Description
extents
[in] 2D extents from which conversion is calculated.
plane
[in] Plane on which the OdGeExtents2d object lies.

This method sets 0 to the coordinate on the axis that is absent in the passed OdGeExtents2d object.

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