Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcModelStyleFiller::createStyledItem Method (const OdDAIObjectId &, const OdDAIObjectIds &)
Syntax
C++
OdIfc::OdIfcInstancePtr createStyledItem(const OdDAIObjectId & itemId, const OdDAIObjectIds & styles);

Creates an instance of IfcStyledItem within a model.

Parameters
Description
itemId
[in] OdDAIObjectId db handle of geometric representation item to which the style is assigned.
styles
[in] OdDAIObjectIds set of representation styles which are assigned, either to an geometric representation item, or to a material definition.

A pointer to the created and appended to the model entity.

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