Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCADReference::getClipBoundary Method
Syntax
C++
void getClipBoundary(Page::PaperUnits& units, OdGePoint2dArray& clipBoundary) const;

Returns the current clipping boundary for the CAD reference.

Parameters
Description
units
[out] A placeholder for the unit value.
clipBoundary
[out] A placeholder for the two-dimensional points array that defines the clipping boundary.
Copyright © 2002-2022. Open Design Alliance All rights reserved.