Modeller.getUnitSet


getUnitSet(name)

Returns a set of units previously created using createUnitSet A search is carried out to find a set of units with the given name. Note that model units should be got using getModelUnits.

namestringname of unit set to search for
Return valueIFUnitSetthe returned object

Back to Modeller

Back to Overview