Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAnnotation::getSource Method
Syntax
C++
void getSource(OdCADModelPtr& cad_model) const;

Returns the annotation source. The method fills a passed smart pointer to the model object and returns it to a calling subroutine. 

 

Parameters
Description
cad_model
[out] A placeholder for the smart pointer to the model.

The source contains drawing data that has been exported to the annotation.

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