Search Results for

    Show / Hide Table of Contents

    Interface ITolerance

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

    Properties

    MaxAngleBetweenNormals

    Declaration
    Expression MaxAngleBetweenNormals { get; }
    Property Value
    Type Description
    Expression

    MaxDistCGToElemCG

    Declaration
    Expression MaxDistCGToElemCG { get; }
    Property Value
    Type Description
    Expression

    MaxNormalDistCGToFlanges

    Declaration
    Expression MaxNormalDistCGToFlanges { get; }
    Property Value
    Type Description
    Expression

    ProjectTolerance

    Declaration
    Expression ProjectTolerance { get; }
    Property Value
    Type Description
    Expression
    In This Article
    Back to top Generated by DocFX