Library | Module

Class pfcDimTolSymmetric



Description

This class displays the dimension tolerance in symmetrical form (+ or - the value).
Direct Parent Classes:
pfcDimTolerance



Property Summary

numberValue
The tolerance value



Method Summary

static pfcDimTolSymmetricCreate ( /* optional */ number inValue)
Creates a symmetric tolerance.



Property Detail


numberValue

The tolerance value





Method Detail


static pfcDimTolSymmetricCreate ( /* optional */ number inValue)

Creates a symmetric tolerance.

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