Search Results for

    Show / Hide Table of Contents

    Class BushingGeneralCoefficients

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BushingGeneralCoefficients
    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 BushingGeneralCoefficients : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    BushingGeneralCoefficients()

    Declaration
    protected BushingGeneralCoefficients()

    Properties

    DampingCoefficients

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

    PreloadCoefficients

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

    StiffnessCoefficients

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

    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