Close

Relief for ODA Team in Ukraine

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

Creates an instance of 2D IfcCartesianPoint within a model.

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

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

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