Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcModelStyleFiller::createSurfaceStyle Method (const OdAnsiString &, const OdArray<OdRxValue>&)
Syntax
C++
OdIfc::OdIfcInstancePtr createSurfaceStyle(const OdAnsiString & side, const OdArray<OdRxValue>& styles);

Creates an instance of IfcSurfaceStyle within a model.

Parameters
Description
side
[in] OdAnsiString that determines side of the surface to apply the style.
styles
[in] OdArraycollection of different surface styles.

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

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