Synopsis
PDX_MSGT iges_CopyGlobal(long option, int src_model, int dst_model)
Purpose
Copy the global section from one model to another.
Description
This function copies the global section from src_model to dst_model.
Input
option
Option ( not used )
src_model
IGES model from which the global section will copied from.
dst_model
IGES model from which the global section will copied to.
Return
IGES_NOERR IGES_INVALID_MODEL_SRC IGES_INVALID_MODEL_DST Low level error