C++
AcAxPoint3d( const AcGePoint3d& pt );
Description
Constructs a 3D point with coordinates from pt.
Parameters
| Parameters | Description |
|---|---|
| pt | Input AcGePoint3d containing x,y,z coordinates |
AcAxPoint3d( const AcGePoint3d& pt );
Constructs a 3D point with coordinates from pt.
| Parameters | Description |
|---|---|
| pt | Input AcGePoint3d containing x,y,z coordinates |