Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcPropertySetFiller::appendPropertySingleValue Method (const OdAnsiString &, OdRxValue, const OdAnsiString &)
Syntax
C++
IfcPropertySetFiller& appendPropertySingleValue(const OdAnsiString & name, OdRxValue val, const OdAnsiString & typePath);

Creates an instance of IfcPropertySingleValue element with appropriate IfcType and name.

Parameters
Description
name
[in] OdAnsiString as name of property.
val
[in] OdRxValue as property value.
typePath
[in] OdAnsiString as property IFC name type.

A reference to the current IfcPropertySetFiller.

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