Search Results for

    Show / Hide Table of Contents

    Interface IAngularTolerance

    Inherited Members
    INXObject.FindObject(String)
    INXObject.Print()
    INXObject.SetName(String)
    INXObject.IsOccurrence
    INXObject.JournalIdentifier
    INXObject.Name
    INXObject.OwningComponent
    INXObject.OwningPart
    INXObject.Prototype
    Namespace: NXOpen.Annotations
    Assembly: NXOpen.dll
    Syntax
    public interface IAngularTolerance : INXObject

    Methods

    GetTolerance()

    Declaration
    AngularTolerance GetTolerance()
    Returns
    Type Description
    AngularTolerance

    SetTolerance(AngularTolerance)

    Declaration
    void SetTolerance(AngularTolerance tolerances)
    Parameters
    Type Name Description
    AngularTolerance tolerances
    In This Article
    Back to top Generated by DocFX