Library | Module

Class pfcDimTolSymSuperscript



Description

This class displays the dimension tolerance in symmetrical form (+ or - the value). The text of the tolerance is displayed in a superscript format with respect to the dimension text.
Direct Parent Classes:
pfcDimTolerance



Property Summary

numberValue
The tolerance value



Method Summary

static pfcDimTolSymSuperscriptCreate ( /* optional */ number inValue)
Creates a symmetric tolerance in superscript format.



Property Detail


numberValue

The tolerance value





Method Detail


static pfcDimTolSymSuperscriptCreate ( /* optional */ number inValue)

Creates a symmetric tolerance in superscript format.

The return value can be passed to pfcDimension.Tolerance to change the tolerance or a dimension.
Parameters:
inValue
The tolerance value
Returns:
The new tolerance object