Class BushingGeneralCoefficients
Inheritance
BushingGeneralCoefficients
Assembly: NXOpen.dll
Syntax
[Obsolete("Deprecated in NX2206.0.0. Use GetReferencePropertyValue(BushingProperty) instead")]
public class BushingGeneralCoefficients : TaggedObject, IMessageSink, IComponentBuilder
Constructors
BushingGeneralCoefficients()
Declaration
protected BushingGeneralCoefficients()
Properties
DampingCoefficients
Declaration
[Obsolete("Deprecated in NX2206.0.0. Use GetReferencePropertyValue(BushingProperty) instead")]
public BushingGeneralCoefficientsComponent DampingCoefficients { get; }
Property Value
PreloadCoefficients
Declaration
[Obsolete("Deprecated in NX2206.0.0. Use GetReferencePropertyValue(BushingProperty) instead")]
public BushingGeneralCoefficientsComponent PreloadCoefficients { get; }
Property Value
StiffnessCoefficients
Declaration
[Obsolete("Deprecated in NX2206.0.0. Use GetReferencePropertyValue(BushingProperty) instead")]
public BushingGeneralCoefficientsComponent StiffnessCoefficients { 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