Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AmdtNote::removeSubNote Method
Syntax
C++
bool removeSubNote(OdUInt16 index);

Removes the sub-note at the specified index. 

 

Parameters
Description
index
[in] Index of the sub-note to remove.

The true value if the sub-note is removed successfully, or false otherwise.

Incorrect index values are ignored.

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