Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcActorRole::setUserDefinedRole Method
Syntax
C++
void setUserDefinedRole(const OdAnsiString& UserDefinedRole);

Sets the value of UserDefinedRole attribute. This attribute allows specification of user-defined roles beyond the enumeration values provided by Role attribute of type IfcRoleEnum. When a value is provided for this attribute, in parallel the attribute Role will have enumeration value USERDEFINED.

Parameters
Description
UserDefinedRole
[in] User-defined role to set.
Copyright © 2002-2022. Open Design Alliance All rights reserved.