|
I just donwload the “fbx20113_maya2009_win_x64” version for the plugin.
But I had an issue and the documentation doesn’t seem to be updated…
In the FBX documentation please see the following page :
-Maya MEL Scripting ---> FBXConvertUnitString
FBXConvertUnitString [mm|dm|cm|m|km|In|ft|yd|mi]
This command returns the Scale Factor required to convert one centimeter to the specified unit and is the script version of the File Units Converted To menu in the FBX Exporter and Importer windows. See File Units converted to for more information.
when using this function I got this message in the Script Editor :
FBXConvertUnitString m; // エラー: FBXConvertUnitString is now deprecated. Use FBXImportConvertUnitString or FBXExportConvertUnitString. //
Also both function FBXImportConvertUnitString or FBXExportConvertUnitString are not avaialbe in the Search menu of the FPX documentation.
Search gives no results
Thanks :)

|
|
|
|
Thanks Thomas! A log has been created and this should be updated/reflected in our next release’s documentation. Much appreciated.
|
|
|