Close

Relief for ODA Team in Ukraine

Learn more
ODA Mechanical SDK
AcAmgTitleStd::setDefAdditional Method
Syntax
C++
bool setDefAdditional(OdString& defAddtional, int iIndex);

Sets an additional default title at the specified index in the array of additional default titles. 

 

Parameters
Description
iIndex
[in] Index.
defAdditional
[in] Additional default title name.

True if successful; false otherwise.

Value of the defAdditional parameter should be present in the value map of the corresponding element of the additional default titles array.

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