Close

Relief for ODA Team in Ukraine

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

Sets the value of LongName attribute. This attribute represents long name for a distribution system, 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 distribution system or branch circuit, and the LongName refers to a descriptive name.

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