Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
SimpleSectionBase<class TItem>::removeByName Method
Syntax
C++
bool removeByName(const OdAnsiString& name);

Removes a section item with a specified name.

Parameters
Description
name
[in] An ANSI string that contains the name of the item.

true if the item were deleted successfuly; otherwise, the method returns false.

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