Search Results for

    Show / Hide Table of Contents

    Class BushingCylindricalCoefficients

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

    Constructors

    BushingCylindricalCoefficients()

    Declaration
    protected BushingCylindricalCoefficients()

    Properties

    DampingCoefficients

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

    PreloadCoefficients

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

    StiffnessCoefficients

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

    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