Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcSpatialElement::setLongName Method
Syntax
C++
void setLongName(const OdAnsiString& LongName);

Sets the value of LongName attribute. This attribute represents long name for a spatial structure element, used for informal purposes. It should be used, if available, in conjunction with the inherited Name attribute.

Parameters
Description
LongName
[in] Long name to set.

In many scenarios the Name attribute refers to the short name or number of a spacial element, and the LongName refers to the full descriptive name.

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