Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdPage::addCADReference Method (const OdCADReferencePtr&)
Syntax
C++
void addCADReference(const OdCADReferencePtr& CADreferense);

Adds a CAD reference object to the page. 

 

Parameters
Description
CADreferense
[in] A smart pointer to a CAD reference object.

The location and size of the CAD object is defined by the transformation matrix in the CAD reference object passed to the method (CADreference parameter).

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