Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::createCartesianPoint Method (const OdGePoint3d &)
Syntax
C++
OdIfc::OdIfcInstancePtr createCartesianPoint(const OdGePoint3d & p);

Creates an instance of 3D IfcCartesianPoint within a model.

Parameters
Description
p
[in] OdGePoint3d as position of IfcCartesianPoint.

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

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