Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCADReference::getCADReferenceName Method
Syntax
C++
void getCADReferenceName(OdString& name) const;

Returns the CAD reference name. The method fills a passed string object with the current name of the CAD reference and returns it to a calling subroutine.

Parameters
Description
name
[out] A placeholder for the CAD reference name.

The name is the top-level bookmark name for the CAD reference object.

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