Class BushingSphericalCoefficients
Inheritance
BushingSphericalCoefficients
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
PreloadCoefficients
Declaration
[Obsolete("Deprecated in NX2206.0.0. Use GetReferencePropertyValue(BushingProperty) instead")]
public BushingSphericalCoefficientsComponent PreloadCoefficients { get; }
Property Value
StiffnessCoefficients
Declaration
[Obsolete("Deprecated in NX2206.0.0. Use GetReferencePropertyValue(BushingProperty) instead")]
public BushingSphericalCoefficientsComponent 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