Modifying units in an existing model in Motionview without destroying the model

User: "Linn Liao"
New Altair Community Member
Updated by Linn Liao

Hi,

I tried modifying the units with:

from hw import mview

mod = mview.getModel()

mod.units.length = 'METER'

but it seems like the entire model falls apart because of the change. Is there a quick fix to this problem?

 

Thank you,

Linn

 

Find more posts tagged with