NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.Annotations.AngularTolerance Class Reference

Represents angular tolerance More...

Inheritance diagram for NXOpen.Annotations.AngularTolerance:

Public Member Functions

unsafe NXOpen.Annotations.Value GetUpperToleranceDegrees ()
 Returns the upper tolerance in degrees More...
 
unsafe void SetUpperToleranceDegrees (NXOpen.Annotations.Value upperToleranceDegrees)
 Sets the upper tolerance in degrees More...
 
unsafe NXOpen.Annotations.Value GetLowerToleranceDegrees ()
 Returns the lower tolerance in degrees More...
 
unsafe void SetLowerToleranceDegrees (NXOpen.Annotations.Value lowerToleranceDegrees)
 Sets the lower tolerance in degrees More...
 

Protected Member Functions

override void FreeResource ()
 Frees the object from memory. More...
 

Properties

unsafe int DimensionDecimalPlaces [get, set]
 Returns or sets the number of decimal places for dimension More...
 
unsafe
NXOpen.Annotations.ToleranceType 
ToleranceType [get, set]
 Returns or sets the tolerance type More...
 
unsafe
NXOpen.Annotations.ZeroToleranceDisplayStyle 
ZeroToleranceDisplayStyle [get, set]
 Returns or sets the zero tolerance display style More...
 

Detailed Description

Represents angular tolerance

Created in NX4.0.0

Member Function Documentation

override void NXOpen.Annotations.AngularTolerance.FreeResource ( )
protected

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.

unsafe NXOpen.Annotations.Value NXOpen.Annotations.AngularTolerance.GetLowerToleranceDegrees ( )

Returns the lower tolerance in degrees

Created in NX4.0.0

License requirements: None.

Returns
Lower tolerance in degrees
unsafe NXOpen.Annotations.Value NXOpen.Annotations.AngularTolerance.GetUpperToleranceDegrees ( )

Returns the upper tolerance in degrees

Created in NX4.0.0

License requirements: None.

Returns
Upper tolerance in degrees
unsafe void NXOpen.Annotations.AngularTolerance.SetLowerToleranceDegrees ( NXOpen.Annotations.Value  lowerToleranceDegrees)

Sets the lower tolerance in degrees

Created in NX4.0.0

License requirements: None.

Parameters
lowerToleranceDegreesNew lower tolerance in degrees
unsafe void NXOpen.Annotations.AngularTolerance.SetUpperToleranceDegrees ( NXOpen.Annotations.Value  upperToleranceDegrees)

Sets the upper tolerance in degrees

Created in NX4.0.0

License requirements: None.

Parameters
upperToleranceDegreesNew upper tolerance in degrees

Property Documentation

unsafe int NXOpen.Annotations.AngularTolerance.DimensionDecimalPlaces
getset

Returns or sets the number of decimal places for dimension

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Annotations.ToleranceType NXOpen.Annotations.AngularTolerance.ToleranceType
getset

Returns or sets the tolerance type

Created in NX4.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Annotations.ZeroToleranceDisplayStyle NXOpen.Annotations.AngularTolerance.ZeroToleranceDisplayStyle
getset

Returns or sets the zero tolerance display style

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: None.


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