Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
odIfcInitModelerGeometry Function
Syntax
C++
IFCCORE_EXPORT OdResult odIfcInitModelerGeometry(ModelerType modelerType = kDefaultModeler);

Initializes IFC SDK Modeler functionality.

Parameters
Description
modelerType
[in] A type of the modeler that is used to create the geometry.

eOk if IFC SDK Modeler was successfully initialized; otherwise, the function returns an appropriate error code.

File: IfcCore.h

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