Search Results for

    Show / Hide Table of Contents

    Interface IFriction

    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 IFriction : INXObject

    Properties

    CharacteristicLengthRadius

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

    FrictionCoefficient

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

    TighteningForce

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

    UseFriction

    Declaration
    bool UseFriction { get; set; }
    Property Value
    Type Description
    System.Boolean
    In This Article
    Back to top Generated by DocFX