Close

Relief for ODA Team in Ukraine

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

Converts this OdGeExtents3d object to a OdGeExtents2d object. 

 

Parameters
Description
extents
[out] Resulting converted 2D extents object.
plane
[in] Plane according to which conversion is calculated.

This method sets minimum and maximum 2D points of this OdGeExtents3d object, eliminating one of the axes.

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