C++
ACDBCORE2D_PORT AcDbSubentGeometry( const AcGePoint3d& pnt );
Description
Constructor initializing with a vertex subentity.
Parameters
| Parameters | Description |
|---|---|
| pnt | The coordinates of the point subentity. |
ACDBCORE2D_PORT AcDbSubentGeometry( const AcGePoint3d& pnt );
Constructor initializing with a vertex subentity.
| Parameters | Description |
|---|---|
| pnt | The coordinates of the point subentity. |