API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCADReference Class > OdCADReference Methods > OdCADReference::setClipBoundary Method
OdCADReference::setClipBoundary Method
Syntax
C++
void setClipBoundary(const Page::PaperUnits units, const OdGePoint2dArray& clipBoundary);
Parameters 
Description 
const Page::PaperUnits units 
[in] A unit used for the clipping boundary definition.  
const OdGePoint2dArray& clipBoundary 
[in] An array of two-dimensional points, which defines the clipping boundary. 

Sets the clipping boundary for the CAD reference.

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