UnitsHelper

Defines set of methods that can be used to find mechanical unit information

Declaration Syntax

public class UnitsHelper

Table 76: Members

Method

ConvertMechanicalUnitToCoreUnit(string, string)

Takes input mechanical unit string and category string And returns framework unit string which can be used for conversion

Method

GetValidQuantityNamesAndUnits()

Retrieve a dictionary of quantity names to unit strings. These quantity names represent valid quantity names that can be used when defining quantities in Mechanical ACT extensions.