Library | Module

Class pfcDimTolPlusMinus



Description

This class displays the dimension tolerance in the form +plus value and -minus value.
Direct Parent Classes:
pfcDimTolerance



Property Summary

numberMinus
The tolerance amount below the nominal value
numberPlus
The tolerance amount above the nominal value



Method Summary

static pfcDimTolPlusMinusCreate ( /* optional */ number inPlus, /* optional */ number inMinus)
Creates a new DimTolPlusMinus object.



Property Detail


numberMinus

The tolerance amount below the nominal value




numberPlus

The tolerance amount above the nominal value





Method Detail


static pfcDimTolPlusMinusCreate ( /* optional */ number inPlus, /* optional */ number inMinus)

Creates a new DimTolPlusMinus object.
Parameters:
inPlus
The tolerance amount above the nominal value
inMinus
The tolerance amount below the nominal value
Returns:
A pointer to the new tolerance object