Description | ||||||||
Set reference CSYS for export file. | ||||||||
Synopsis | ||||||||
#include <ProIntf3Dexport.h> | ||||||||
ProError | ProIntf3DCsysSet | ( | ||||||
ProMdl pro_model | ||||||||
/* (In) | ||||||||
The model used for export. | ||||||||
*/ | ||||||||
ProSelection csys_sel | ||||||||
/* (In) | ||||||||
The reference coordinate system. Pass NULL to set default coordinate system. Reference CSYS is not supported for PRO_INTF_EXPORT_CADDS and PRO_INTF_EXPORT_NEUTRAL file types. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|