Search Results for

    Show / Hide Table of Contents

    Class BushingSphericalCoefficients

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

    Constructors

    BushingSphericalCoefficients()

    Declaration
    protected BushingSphericalCoefficients()

    Properties

    DampingCoefficients

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

    PreloadCoefficients

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

    StiffnessCoefficients

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use GetReferencePropertyValue(BushingProperty) instead")]
    public BushingSphericalCoefficientsComponent StiffnessCoefficients { 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