NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Annotations::AngularTolerance Class Reference

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

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

Public Member Functions

int DimensionDecimalPlaces ()
 Returns the number of decimal places for dimension
Created in NX4.0.0. More...
 
NXOpen::Annotations::Value GetLowerToleranceDegrees ()
 Returns the lower tolerance in degrees. More...
 
NXOpen::Annotations::Value GetUpperToleranceDegrees ()
 Returns the upper tolerance in degrees. More...
 
void SetDimensionDecimalPlaces (int dimensionDecimalPlaces)
 Sets the number of decimal places for dimension
Created in NX4.0.0. More...
 
void SetLowerToleranceDegrees (const NXOpen::Annotations::Value &lowerToleranceDegrees)
 Sets the lower tolerance in degrees
Created in NX4.0.0. More...
 
void SetToleranceType (NXOpen::Annotations::ToleranceType type)
 Sets the tolerance type
Created in NX4.0.0. More...
 
void SetUpperToleranceDegrees (const NXOpen::Annotations::Value &upperToleranceDegrees)
 Sets the upper tolerance in degrees
Created in NX4.0.0. More...
 
void SetZeroToleranceDisplayStyle (NXOpen::Annotations::ZeroToleranceDisplayStyle zeroDisplayStyle)
 Sets the zero tolerance display style
Created in NX7.5.0. More...
 
NXOpen::Annotations::ToleranceType ToleranceType ()
 Returns the tolerance type
Created in NX4.0.0. More...
 
NXOpen::Annotations::ZeroToleranceDisplayStyle ZeroToleranceDisplayStyle ()
 Returns the zero tolerance display style
Created in NX7.5.0. More...
 
virtual ~AngularTolerance ()
 Frees the object from memory. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Represents angular tolerance
Created in NX4.0.0.


Constructor & Destructor Documentation

virtual NXOpen::Annotations::AngularTolerance::~AngularTolerance ( )
virtual

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

int NXOpen::Annotations::AngularTolerance::DimensionDecimalPlaces ( )

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



License requirements : None

NXOpen::Annotations::Value NXOpen::Annotations::AngularTolerance::GetLowerToleranceDegrees ( )

Returns the lower tolerance in degrees.

Returns
Lower tolerance in degrees
Created in NX4.0.0.

License requirements : None
NXOpen::Annotations::Value NXOpen::Annotations::AngularTolerance::GetUpperToleranceDegrees ( )

Returns the upper tolerance in degrees.

Returns
Upper tolerance in degrees
Created in NX4.0.0.

License requirements : None
void NXOpen::Annotations::AngularTolerance::SetDimensionDecimalPlaces ( int  dimensionDecimalPlaces)

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



License requirements : None

Parameters
dimensionDecimalPlacesNew number of dimension decimal places
void NXOpen::Annotations::AngularTolerance::SetLowerToleranceDegrees ( const NXOpen::Annotations::Value lowerToleranceDegrees)

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



License requirements : None

Parameters
lowerToleranceDegreesNew lower tolerance in degrees
void NXOpen::Annotations::AngularTolerance::SetToleranceType ( NXOpen::Annotations::ToleranceType  type)

Sets the tolerance type
Created in NX4.0.0.



License requirements : None

Parameters
typeNew tolerance type
void NXOpen::Annotations::AngularTolerance::SetUpperToleranceDegrees ( const NXOpen::Annotations::Value upperToleranceDegrees)

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



License requirements : None

Parameters
upperToleranceDegreesNew upper tolerance in degrees
void NXOpen::Annotations::AngularTolerance::SetZeroToleranceDisplayStyle ( NXOpen::Annotations::ZeroToleranceDisplayStyle  zeroDisplayStyle)

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



License requirements : None

Parameters
zeroDisplayStylezero display style
NXOpen::Annotations::ToleranceType NXOpen::Annotations::AngularTolerance::ToleranceType ( )

Returns the tolerance type
Created in NX4.0.0.



License requirements : None

NXOpen::Annotations::ZeroToleranceDisplayStyle NXOpen::Annotations::AngularTolerance::ZeroToleranceDisplayStyle ( )

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.