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