You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Import Model Conversion Rules

Importing Model Conversion Rules can be invoked through the command line

mcrimport
-repo <repo name>
-o <XML file path>
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="f1b7f947-caaa-48ec-80d5-2cc3c678b4c3"><ac:plain-text-body><![CDATA[[-f] (Force overwrite)

]]></ac:plain-text-body></ac:structured-macro>

Example

jre\bin\Java -Xmx512m -XX:MaxMetaspaceSize=512m -splash: -jar WhereScape-3D-HEAD-bundle.jar mcrimport -repo "Local repository" -o "C:\temp\Custom_MCR.xml"

Export Model Conversion Rules

Exporting Model Conversion Rules can be invoked through the command line

mcrexport
-repo <repo name>
-name <model conversion set name>
-o <XML file path>
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="1ee0ed47-a4d4-4412-831f-bab44a5bb47d"><ac:plain-text-body><![CDATA[[-f] (Force overwrite)

]]></ac:plain-text-body></ac:structured-macro>

Example

jre\bin\Java -Xmx512m -XX:MaxMetaspaceSize=512m -splash: -jar WhereScape-3D-HEAD-bundle.jar mcrexport -repo "Local repository" -name "ws3d_rvls - Housekeeping" -o "C:\temp\ws3d_rvls - Housekeeping.xml"

  • No labels