API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCADReference Class > OdCADReference Methods > OdCADReference::getClipBoundary Method
OdCADReference::getClipBoundary Method
Syntax
C++
void getClipBoundary(Page::PaperUnits& units, OdGePoint2dArray& clipBoundary) const;
Parameters 
Description 
Page::PaperUnits& units 
[out] A placeholder for the unit value.  
OdGePoint2dArray& clipBoundary 
[out] A placeholder for the two-dimensional points array that defines the clipping boundary. 

Returns the current clipping boundary for the CAD reference.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.