Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcPropertySetFiller::appendPropertySingleValue Method (const OdString &, const OdIfc::IfcInteger &)
Syntax
C++
IfcPropertySetFiller& appendPropertySingleValue(const OdString & name, const OdIfc::IfcInteger & value);

Creates an instance of IfcPropertySingleValue by its name and value.

Parameters
Description
name
[in] OdString as property name.
value
[in] IfcInteger as property value.

A reference to the current IfcPropertySetFiller.

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