Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcColumn::setPredefinedType Method
Syntax
C++
void setPredefinedType(IfcColumnTypeEnum PredefinedType);

Sets the value of PredefinedType attribute. This attribute represents predefined generic type for a column that is specified in an enumeration. There can be a property set specified specifically for the predefined types.

Parameters
Description
PredefinedType
[in] Predefined type to set.

The PredefinedType is only used if no IfcColumnType is assigned, providing its own IfcColumnType.PredefinedType.

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