Search Results for

    Show / Hide Table of Contents

    Class BushingCylindricalCoefficientsComponent

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

    Constructors

    BushingCylindricalCoefficientsComponent()

    Declaration
    protected BushingCylindricalCoefficientsComponent()

    Properties

    ConicalCurveProfile

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

    ConicalExpression

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

    ConicalFunction

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

    ConicalType

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use GetReferencePropertyValue(BushingProperty).GetIntegerPropertyValue(StiffnessRXOrConicalType) instead")]
    public ConnectorCoefficientTypes ConicalType { get; set; }
    Property Value
    Type Description
    ConnectorCoefficientTypes

    LongCurveProfile

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

    LongitudinalExpression

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

    LongitudinalFunction

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

    LongitudinalType

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use GetReferencePropertyValue(BushingProperty).GetIntegerPropertyValue(StiffnessZOrLongitudinalType) instead")]
    public ConnectorCoefficientTypes LongitudinalType { get; set; }
    Property Value
    Type Description
    ConnectorCoefficientTypes

    RadialCurveProfile

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

    RadialExpression

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

    RadialFunction

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

    RadialType

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use GetReferencePropertyValue(BushingProperty).GetIntegerPropertyValue(StiffnessXOrRadialType) instead")]
    public ConnectorCoefficientTypes RadialType { get; set; }
    Property Value
    Type Description
    ConnectorCoefficientTypes

    TorsionalCurveProfile

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

    TorsionalExpression

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

    TorsionalFunction

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

    TorsionalType

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use GetReferencePropertyValue(BushingProperty).GetIntegerPropertyValue(StiffnessRZOrTorsionalType) instead")]
    public ConnectorCoefficientTypes TorsionalType { get; set; }
    Property Value
    Type Description
    ConnectorCoefficientTypes

    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