Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbVertexRef::createObject Method (const OdDbObjectId, const OdDbSubentId, const OdGePoint3d&)
Syntax
C++
static OdSmartPtr<OdDbVertexRef> createObject(const OdDbObjectId entId, const OdDbSubentId subId, const OdGePoint3d& point);

The method sets the data members of the OdDbVertexRef. 

 

Parameters
Description
entId
[in] object id.
subId
[in] subentid.
point
[in] point.
Copyright © 2002-2022. Open Design Alliance All rights reserved.