

int | |
Get method for attribute "DimensionDecimals" Specifies number of significant digits for secondary dimension; has to be non-negative. | |
Get method for attribute "DualDimDisplayType" Specifies how to display primary and secondary dimension. This argument is reserved for future use. | |
String | |
Get method for attribute "SecondaryUnitName" Specifies name of the secondary dimension unit. This argument is reserved for future use. | |
int | |
Get method for attribute "ToleranceDecimals" Specifies number of significant digits for tolerance; has to be non-negative. | |
void | SetDimensionDecimals (int value) |
Set method for attribute "DimensionDecimals" Specifies number of significant digits for secondary dimension; has to be non-negative. | |
void | |
Set method for attribute "DualDimDisplayType" Specifies how to display primary and secondary dimension. This argument is reserved for future use. | |
void | SetSecondaryUnitName (String value) |
Set method for attribute "SecondaryUnitName" Specifies name of the secondary dimension unit. This argument is reserved for future use. | |
void | SetToleranceDecimals (int value) |
Set method for attribute "ToleranceDecimals" Specifies number of significant digits for tolerance; has to be non-negative. |

GetDualDimDisplayType | ||
GetDualDimDisplayType | () | |
SetDualDimDisplayType | ||
void | SetDualDimDisplayType |

GetSecondaryUnitName | ||
String | GetSecondaryUnitName | () |
SetSecondaryUnitName | ||
void | SetSecondaryUnitName | (String value) |

GetDimensionDecimals | ||
int | GetDimensionDecimals | () |
SetDimensionDecimals | ||
void | SetDimensionDecimals | (int value) |

GetToleranceDecimals | ||
int | GetToleranceDecimals | () |
SetToleranceDecimals | ||
void | SetToleranceDecimals | (int value) |
