Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeBoundBlock2d::get Method
Syntax
C++
void get(OdGePoint2d& base, OdGeVector2d& side1, OdGeVector2d& side2) const;

Returns base and sides of bounding block. 

 

Parameters
Description
base
[out] Receives the base of bounding block.
side1
[out] Receives the first side of bounding block.
side2
[out] Receives the second side of bounding block.
Copyright © 2002-2022. Open Design Alliance All rights reserved.