Class DamperBuilder
Inheritance
System.Object
System.MarshalByRefObject
DamperBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class DamperBuilder : ConnectorBuilder, IMessageSink, IComponentBuilder
Constructors
DamperBuilder()
Declaration
protected DamperBuilder()
Properties
ActionLinkOvrCtrl
Declaration
public ParamOverrideState ActionLinkOvrCtrl { get; set; }
Property Value
ActionPointOvrCtrl
Declaration
public ParamOverrideState ActionPointOvrCtrl { get; set; }
Property Value
CoefficientCurveProfile
Declaration
public SelectFieldData CoefficientCurveProfile { get; }
Property Value
CoefficientExpression
Declaration
public Expression CoefficientExpression { get; }
Property Value
CoefficientFunction
Declaration
public Function CoefficientFunction { get; set; }
Property Value
CoefficientType
Declaration
public ConnectorCoefficientTypes CoefficientType { get; set; }
Property Value
DamperAppDirection
Declaration
public ConnectorBuilder.ApplicationDirection DamperAppDirection { get; set; }
Property Value
DamperCustomizedSolver
Declaration
public bool DamperCustomizedSolver { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
InnerCylinderRadiusExpression
Declaration
public Expression InnerCylinderRadiusExpression { get; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
OuterCylinderRadiusExpression
Declaration
public Expression OuterCylinderRadiusExpression { get; }
Property Value
ReactionLinkOvrCtrl
Declaration
public ParamOverrideState ReactionLinkOvrCtrl { get; set; }
Property Value
ReactionPointOvrCtrl
Declaration
public ParamOverrideState ReactionPointOvrCtrl { get; set; }
Property Value
ShowVisualization
Declaration
public bool ShowVisualization { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
TorsionalCoefficientExpression
Declaration
public Expression TorsionalCoefficientExpression { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink