Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcElement::getInvHasSurfaceFeatures Method
Syntax
C++
void getInvHasSurfaceFeatures(OdDAIObjectIds& HasSurfaceFeatures) const;

Returns the value of HasSurfaceFeatures attribute. This attribute represents the reference to the IfcRelAdheresToElement relationship that adheres a IfcSurfaceFeature to an element. An element can incorporate zero-to-many surface features in one relationship.

Parameters
Description
HasSurfaceFeatures
[out] Receives the value of HasSurfaceFeatures attribute.
Copyright © 2002-2022. Open Design Alliance All rights reserved.