mpiGeometricPathCreate
Declaration
int32_t mpiGeometricPathCreate(MPIGeometricPath *path);
Required Header: stdmpi.h
Change History: Modified in 04.00.
mpiGeometricPathCreate creates a Path object. GeometricPathCreate is the equivalent of a C++ constructor.
*path | A pointer to an axis object. |
---|
Return Values |
---|
MPIMessageOK |
MPIMessageNO_MEMORY |
See Also
mpiGeometricPathDelete | mpiGeometricPathValidate