Close

Relief for ODA Team in Ukraine

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

Creates an instance of IfcStyledItem within a model based on colour surface shading.

Parameters
Description
color
[in] OdDAIObjectId db handle to exisiting colour entity.
ifcRepresentationItemId
[in] OdDAIObjectId db handle of geometric representation item to which the style is assigned.

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

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