Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcmSymbolStd::getDisplayName Method
Syntax
C++
virtual Acm::ErrorStatus getDisplayName(OdString& rev) const;

Gets the display name of this symbol standard object. 

 

Parameters
Description
rev
[out] Display name of this symbol standard object.

eOk if successful or the appropriate error code otherwise.

Currently not implemented, always returns eNotImplementedYet. This method is implemented for AmdtDetailSymStd and AmdtSectionSymStd classes.

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