Interface ILinearTolerance
Inherited Members
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public interface ILinearTolerance : INXObject
Methods
GetTolerance()
Declaration
LinearTolerance GetTolerance()
Returns
| Type | Description |
|---|---|
| LinearTolerance |
SetTolerance(LinearTolerance)
Declaration
void SetTolerance(LinearTolerance tolerance)
Parameters
| Type | Name | Description |
|---|---|---|
| LinearTolerance | tolerance |