Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AmdtNote::insertSubNoteAt Method
Syntax
C++
bool insertSubNoteAt(OdUInt16 index, AmdtCNote* pSubNote);

Inserts the specified sub-note at the specified index. 

 

Parameters
Description
index
[in] Index to insert.
pSubNote
[in] Pointer to the sub-note to insert.

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

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