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