Modeller.createForceUnit


createForceUnit(longName, shortName, factor)

Creates or modifies a unit of force. The factor describes the number of the new units in 1 Newton. For example, kN = 0.001

longNamestringLong name for unit
shortNamestringShort name for unit
factordoubleconversion factor (from SI).
Return valueIFUnitthe returned object

Back to Modeller

Back to Overview