Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbVertexRef::OdDbVertexRef Constructor (const OdDbEntity*)
Syntax
C++
OdDbVertexRef(const OdDbEntity* pEnt);

Causes the OdDbVertexRef to maintain the OdDbObjectId of the given OdDbEntity. Moreover, if the entity is derived from OdDbPoint, it maintains its OdGePoint3d as OdGePoint3d. 

 

Parameters
Description
pEnt
[in] given entity.
Copyright © 2002-2022. Open Design Alliance All rights reserved.