Library | Module

Class pfcDimension



Description

This class describes a dimension.
Direct Parent Classes:
pfcBaseDimension



Property Summary

/* optional */ pfcDimToleranceTolerance
The dimension tolerance



Method Summary

booleanIsReference ()
 



Property Detail


/* optional */ pfcDimToleranceTolerance

The dimension tolerance

A null value specifies a nominal tolerance.

Exceptions thrown (but not limited to):

pfcXToolkitNotFound - This means either:

  • There was no tolerance label, OR
  • There was no corresponding tolerance table.

pfcXToolkitBadContext - This means either:

  • The model is not in the ISO/DIN standard, OR
  • The input dimension is reference, OR
  • The dimension has no tolerance (a driven dim) or the model is not in the ISO/DIN standard.

pfcXToolkitCantModify - The model is locked and cannot be modified.

pfcXToolkitCantAccess - The table was valid but could not be accessed because it had not yet been loaded.







Method Detail


booleanIsReference ()

 
Returns: