Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdMvdXmlRoot::appendTemplate Method
Syntax
C++
int appendTemplate(OdMvdXmlConceptTemplatePtr item);

Appends a new Concept Template to the Root element.

Parameters
Description
item
[in] A smart pointer to the Concept Template object to be added.

An unsigned integer value that contains the index of the appended element. If the append operation failed, the method returns -1.

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