AcDbVertexRef Constructor

Overload List
Method 
Description 
Default constructor.  
The constructor sets the data members of the AcDbEdgeRef.  
The constructor causes the AcDbVertexRef to maintain the AcDbObjectId of the given AcDbEntity. Moreover, if the entity is derived from AcDbPoint, it maintains its AcGePoint3d as AcGePoint3d. 
Creates the AcDbVertexRef from an entity in a block table record and referenced via a path of block inserts. 
Default constructor.  
The constructor causes the AcDbVertexRef to maintain the AcGePoint3d. 
Default constructor.