NX Open C++ Reference Guide
Public Member Functions
NXOpen::Annotations::AngularTolerance Class Reference

Represents angular tolerance
Created in NX4.0.0. More...

Inheritance diagram for NXOpen::Annotations::AngularTolerance:
NXOpen::TransientObject

List of all members.

Public Member Functions

int DimensionDecimalPlaces ()
 Returns the number of decimal places for dimension
Created in NX4.0.0.
NXOpen::Annotations::Value GetLowerToleranceDegrees ()
 Returns the lower tolerance in degrees.
NXOpen::Annotations::Value GetUpperToleranceDegrees ()
 Returns the upper tolerance in degrees.
void SetDimensionDecimalPlaces (int dimensionDecimalPlaces)
 Sets the number of decimal places for dimension
Created in NX4.0.0.
void SetLowerToleranceDegrees (const NXOpen::Annotations::Value &lowerToleranceDegrees)
 Sets the lower tolerance in degrees
Created in NX4.0.0.
void SetToleranceType (NXOpen::Annotations::ToleranceType type)
 Sets the tolerance type
Created in NX4.0.0.
void SetUpperToleranceDegrees (const NXOpen::Annotations::Value &upperToleranceDegrees)
 Sets the upper tolerance in degrees
Created in NX4.0.0.
void SetZeroToleranceDisplayStyle (NXOpen::Annotations::ZeroToleranceDisplayStyle zeroDisplayStyle)
 Sets the zero tolerance display style
Created in NX7.5.0.
NXOpen::Annotations::ToleranceType ToleranceType ()
 Returns the tolerance type
Created in NX4.0.0.
NXOpen::Annotations::ZeroToleranceDisplayStyle ZeroToleranceDisplayStyle ()
 Returns the zero tolerance display style
Created in NX7.5.0.
virtual ~AngularTolerance ()
 Frees the object from memory.

Detailed Description

Represents angular tolerance
Created in NX4.0.0.



Constructor & Destructor Documentation

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX4.0.0.

License requirements : None


Member Function Documentation

Returns the number of decimal places for dimension
Created in NX4.0.0.



License requirements : None

Returns the lower tolerance in degrees.

Returns:
Lower tolerance in degrees
Created in NX4.0.0.

License requirements : None

Returns the upper tolerance in degrees.

Returns:
Upper tolerance in degrees
Created in NX4.0.0.

License requirements : None

Sets the number of decimal places for dimension
Created in NX4.0.0.



License requirements : None

Parameters:
dimensionDecimalPlacesNew number of dimension decimal places

Sets the lower tolerance in degrees
Created in NX4.0.0.



License requirements : None

Parameters:
lowerToleranceDegreesNew lower tolerance in degrees

Sets the tolerance type
Created in NX4.0.0.



License requirements : None

Parameters:
typeNew tolerance type

Sets the upper tolerance in degrees
Created in NX4.0.0.



License requirements : None

Parameters:
upperToleranceDegreesNew upper tolerance in degrees

Sets the zero tolerance display style
Created in NX7.5.0.



License requirements : None

Parameters:
zeroDisplayStylezero display style

Returns the tolerance type
Created in NX4.0.0.



License requirements : None

Returns the zero tolerance display style
Created in NX7.5.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.