Method |
Description |
---|
VertexRef.VertexRef () |
This wraps the ObjectARX AcDbVertexRef::AcDbVertexRef() method |
VertexRef.VertexRef (CompoundObjectId) |
This wraps the ObjectARX AcDbVertexRef::AcDbVertexRef() method. |
VertexRef.VertexRef (CompoundObjectId, SubentityId) |
This wraps the ObjectARX AcDbVertexRef::AcDbVertexRef() method. |
VertexRef.VertexRef (CompoundObjectId, SubentityId, Point3d) |
This wraps the ObjectARX AcDbVertexRef::AcDbVertexRef() method. |
VertexRef.VertexRef (Entity) |
This wraps the ObjectARX AcDbVertexRef::VertexRef() method |
VertexRef.VertexRef (FullSubentityPath) |
This wraps the ObjectARX AcDbVertexRef::AcDbVertexRef() method |
VertexRef.VertexRef (Point3d) |
This wraps the ObjectARX AcDbVertexRef::AcDbVertexRef(const AcGePoint3d *pGePoint) method |