Search Results for

    Show / Hide Table of Contents

    Class JointFrictionAdams

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    JointFrictionAdams
    Implements
    IMessageSink
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Motion
    Assembly: NXOpen.dll
    Syntax
    public class JointFrictionAdams : TaggedObject, IMessageSink

    Constructors

    JointFrictionAdams()

    Declaration
    protected JointFrictionAdams()

    Properties

    BallRadiusExpression

    Declaration
    public Expression BallRadiusExpression { get; }
    Property Value
    Type Description
    Expression

    BendMoment

    Declaration
    public bool BendMoment { get; set; }
    Property Value
    Type Description
    bool

    BendingArmExpression

    Declaration
    public Expression BendingArmExpression { get; }
    Property Value
    Type Description
    Expression

    Effect

    Declaration
    public JointFrictionAdams.FrictionEffect Effect { get; set; }
    Property Value
    Type Description
    JointFrictionAdams.FrictionEffect

    ForcePreloadExpression

    Declaration
    public Expression ForcePreloadExpression { get; }
    Property Value
    Type Description
    Expression

    FrictionArmExpression

    Declaration
    public Expression FrictionArmExpression { get; }
    Property Value
    Type Description
    Expression

    InitialOverlapExpression

    Declaration
    public Expression InitialOverlapExpression { get; }
    Property Value
    Type Description
    Expression

    MaxStictionDeformationExpression

    Declaration
    public Expression MaxStictionDeformationExpression { get; }
    Property Value
    Type Description
    Expression

    MuDynamicExpression

    Declaration
    public Expression MuDynamicExpression { get; }
    Property Value
    Type Description
    Expression

    MuStaticExpression

    Declaration
    public Expression MuStaticExpression { get; }
    Property Value
    Type Description
    Expression

    OverlapDelta

    Declaration
    public JointFrictionAdams.FrictionOverlapDelta OverlapDelta { get; set; }
    Property Value
    Type Description
    JointFrictionAdams.FrictionOverlapDelta

    PinRadiusExpression

    Declaration
    public Expression PinRadiusExpression { get; }
    Property Value
    Type Description
    Expression

    Preload

    Declaration
    public bool Preload { get; set; }
    Property Value
    Type Description
    bool

    ReactionArmExpression

    Declaration
    public Expression ReactionArmExpression { get; }
    Property Value
    Type Description
    Expression

    ReactionForce

    Declaration
    public bool ReactionForce { get; set; }
    Property Value
    Type Description
    bool

    StaticEqu

    Declaration
    public bool StaticEqu { get; set; }
    Property Value
    Type Description
    bool

    StictionTransitionVelocityExpression

    Declaration
    public Expression StictionTransitionVelocityExpression { get; }
    Property Value
    Type Description
    Expression

    TorquePreloadExpression

    Declaration
    public Expression TorquePreloadExpression { get; }
    Property Value
    Type Description
    Expression

    TorsionalMoment

    Declaration
    public bool TorsionalMoment { get; set; }
    Property Value
    Type Description
    bool

    YokeType

    Declaration
    public JointFrictionAdams.FrictionYokeType YokeType { get; set; }
    Property Value
    Type Description
    JointFrictionAdams.FrictionYokeType

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    In this article
    Back to top Generated by DocFX