Class BushingDampingCoefficients
Inheritance
BushingDampingCoefficients
Assembly: NXOpen.dll
Syntax
[Obsolete("Deprecated in NX2206.0.0. Use GetReferencePropertyValue(BushingProperty) instead")]
public class BushingDampingCoefficients : TaggedObject, IMessageSink, IComponentBuilder
Constructors
BushingDampingCoefficients()
Declaration
protected BushingDampingCoefficients()
Properties
CylindricalDampingCoefficients
Declaration
[Obsolete("Deprecated in NX2206.0.0. Use GetReferencePropertyValue(BushingProperty) instead")]
public BushingCylindricalCoefficientsComponent CylindricalDampingCoefficients { get; }
Property Value
GeneralTorsionalDampingCoefficients
Declaration
[Obsolete("Deprecated in NX2206.0.0. Use GetReferencePropertyValue(BushingProperty) instead")]
public BushingGeneralCoefficientsComponent GeneralTorsionalDampingCoefficients { get; }
Property Value
GeneralTranslationalDampingCoefficients
Declaration
[Obsolete("Deprecated in NX2206.0.0. Use GetReferencePropertyValue(BushingProperty) instead")]
public BushingGeneralCoefficientsComponent GeneralTranslationalDampingCoefficients { get; }
Property Value
SphericalDampingCoefficients
Declaration
[Obsolete("Deprecated in NX2206.0.0. Use GetReferencePropertyValue(BushingProperty) instead")]
public BushingSphericalCoefficientsComponent SphericalDampingCoefficients { get; }
Property Value
Methods
Validate()
Declaration
[Obsolete("Deprecated in NX2206.0.0. Use GetReferencePropertyValue(BushingProperty) instead.")]
public bool Validate()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink