Search Results for

    Show / Hide Table of Contents

    Class BushingDampingCoefficients

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BushingDampingCoefficients
    Implements
    IMessageSink
    IComponentBuilder
    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
    [Obsolete("Deprecated in NX2206.0.0.  Use GetReferencePropertyValue(BushingProperty) instead")]
    public class BushingDampingCoefficients : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    BushingDampingCoefficients()

    Declaration
    protected BushingDampingCoefficients()

    Properties

    CylindricalDampingCoefficients

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use GetReferencePropertyValue(BushingProperty) instead")]
    public BushingCylindricalCoefficientsComponent CylindricalDampingCoefficients { get; }
    Property Value
    Type Description
    BushingCylindricalCoefficientsComponent

    GeneralTorsionalDampingCoefficients

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use GetReferencePropertyValue(BushingProperty) instead")]
    public BushingGeneralCoefficientsComponent GeneralTorsionalDampingCoefficients { get; }
    Property Value
    Type Description
    BushingGeneralCoefficientsComponent

    GeneralTranslationalDampingCoefficients

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use GetReferencePropertyValue(BushingProperty) instead")]
    public BushingGeneralCoefficientsComponent GeneralTranslationalDampingCoefficients { get; }
    Property Value
    Type Description
    BushingGeneralCoefficientsComponent

    SphericalDampingCoefficients

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use GetReferencePropertyValue(BushingProperty) instead")]
    public BushingSphericalCoefficientsComponent SphericalDampingCoefficients { get; }
    Property Value
    Type Description
    BushingSphericalCoefficientsComponent

    Methods

    Validate()

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use GetReferencePropertyValue(BushingProperty) instead.")]
    public bool Validate()
    Returns
    Type Description
    bool

    Implements

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