Class BaseAngularDimension
Inheritance
BaseAngularDimension
Inherited Members
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public class BaseAngularDimension : Dimension, IMessageSink, IFitTo, IAppendedText, IAngularTolerance, INXObject
Constructors
BaseAngularDimension()
Declaration
protected BaseAngularDimension()
Methods
GetTolerance()
Declaration
public AngularTolerance GetTolerance()
Returns
Type | Description |
---|---|
AngularTolerance |
SetTolerance(AngularTolerance)
Declaration
public void SetTolerance(AngularTolerance tolerances)
Parameters
Type | Name | Description |
---|---|---|
AngularTolerance | tolerances |
Implements
System.Runtime.Remoting.Messaging.IMessageSink