Search Results for

    Show / Hide Table of Contents

    Class BushingActuatorCoefficients

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

    Constructors

    BushingActuatorCoefficients()

    Declaration
    protected BushingActuatorCoefficients()

    Properties

    CylindricalActuatorCoefficients

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

    GeneralTorsionalActuatorCoefficients

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

    GeneralTranslationalActuatorCoefficients

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

    SphericalActuatorCoefficients

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