API 설명서 > Miscellaneous > Object ProIntf3D > Function ProIntf3DCsysSet
Function ProIntf3DCsysSet
Description
Set reference CSYS for export file.
Replacement in Object TOOLKIT:
Synopsis
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
The function Succeeded.
One or more input arguments was invalid.
User Guide References
도움이 되셨나요?