C++
GE_DLLEXPIMPORT AcGePosition3d( const AcGePosition3d& pos );
Description
Constructs a 3D position object that is a copy of the input position object.
Parameters
Parameters | Description |
---|---|
pos | Input any 3D position object |
GE_DLLEXPIMPORT AcGePosition3d( const AcGePosition3d& pos );
Constructs a 3D position object that is a copy of the input position object.
Parameters | Description |
---|---|
pos | Input any 3D position object |