Class PreferencesBuilder
Inheritance
System.Object
System.MarshalByRefObject
PreferencesBuilder
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 PreferencesBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PreferencesBuilder()
Declaration
protected PreferencesBuilder()
Properties
AngularDampingExpression
Declaration
public Expression AngularDampingExpression { get; }
Property Value
CollisionPrecision
Declaration
[Obsolete("Deprecated in NX9.0.0. Use NXOpen.Mechatronics.PreferencesBuilder.CollisionPrecisionExpression instead")]
public double CollisionPrecision { get; set; }
Property Value
Type |
Description |
System.Double |
|
CollisionPrecisionExpression
Declaration
public Expression CollisionPrecisionExpression { get; }
Property Value
ConnectURL
Declaration
public string ConnectURL { get; set; }
Property Value
Type |
Description |
System.String |
|
CoSimulation
Declaration
public bool CoSimulation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DynamicFriction
Declaration
[Obsolete("Deprecated in NX9.0.0. Use NXOpen.Mechatronics.PreferencesBuilder.DynamicFrictionExpression instead")]
public double DynamicFriction { get; set; }
Property Value
Type |
Description |
System.Double |
|
DynamicFrictionExpression
Declaration
public Expression DynamicFrictionExpression { get; }
Property Value
EnablePlcSimAdvTimeSyn
Declaration
public bool EnablePlcSimAdvTimeSyn { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EnableTimeSync
Declaration
public bool EnableTimeSync { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ErrorReduction
Declaration
[Obsolete("Deprecated in NX9.0.0. Use NXOpen.Mechatronics.PreferencesBuilder.ErrorReductionExpression instead")]
public double ErrorReduction { get; set; }
Property Value
Type |
Description |
System.Double |
|
ErrorReductionExpression
Declaration
public Expression ErrorReductionExpression { get; }
Property Value
FilePicker
Declaration
public string FilePicker { get; set; }
Property Value
Type |
Description |
System.String |
|
ForwardStepTime
Declaration
public Expression ForwardStepTime { get; }
Property Value
GeometryHighlight
Declaration
public bool GeometryHighlight { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Gx
Declaration
public Expression Gx { get; }
Property Value
Gy
Declaration
public Expression Gy { get; }
Property Value
Gz
Declaration
public Expression Gz { get; }
Property Value
InvokeExport
Declaration
public bool InvokeExport { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LinearDampingExpression
Declaration
public Expression LinearDampingExpression { get; }
Property Value
LoadAsSaved
Declaration
public bool LoadAsSaved { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MasterType
Declaration
public PreferencesBuilder.MasterTypes MasterType { get; set; }
Property Value
MaxIteration
Declaration
[Obsolete("Deprecated in NX9.0.0. Use NXOpen.Mechatronics.PreferencesBuilder.MaxIterationExpression instead")]
public int MaxIteration { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
MaxIterationExpression
Declaration
public Expression MaxIterationExpression { get; }
Property Value
RefreshPrecision
Declaration
public double RefreshPrecision { get; set; }
Property Value
Type |
Description |
System.Double |
|
Restitution
Declaration
[Obsolete("Deprecated in NX9.0.0. Use NXOpen.Mechatronics.PreferencesBuilder.RestitutionExpression instead")]
public double Restitution { get; set; }
Property Value
Type |
Description |
System.Double |
|
RestitutionExpression
Declaration
public Expression RestitutionExpression { get; }
Property Value
RevisionRule
Declaration
public string RevisionRule { get; set; }
Property Value
Type |
Description |
System.String |
|
RollingFrictionExpression
Declaration
public Expression RollingFrictionExpression { get; }
Property Value
ShapeHighlight
Declaration
public bool ShapeHighlight { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SpringForceMultiplier
Declaration
[Obsolete("Deprecated in NX9.0.0. Use NXOpen.Mechatronics.PreferencesBuilder.SpringForceMultiplierExpression instead")]
public double SpringForceMultiplier { get; set; }
Property Value
Type |
Description |
System.Double |
|
SpringForceMultiplierExpression
Declaration
public Expression SpringForceMultiplierExpression { get; }
Property Value
StaticFriction
Declaration
[Obsolete("Deprecated in NX9.0.0. Use NXOpen.Mechatronics.PreferencesBuilder.StaticFrictionExpression instead")]
public double StaticFriction { get; set; }
Property Value
Type |
Description |
System.Double |
|
StaticFrictionExpression
Declaration
public Expression StaticFrictionExpression { get; }
Property Value
StepSize
Declaration
public Expression StepSize { get; }
Property Value
StepTime
Declaration
[Obsolete("Deprecated in NX9.0.0. Use NXOpen.Mechatronics.PreferencesBuilder.StepTimeExpression instead")]
public double StepTime { get; set; }
Property Value
Type |
Description |
System.Double |
|
StepTimeExpression
Declaration
public Expression StepTimeExpression { get; }
Property Value
StickyFactor
Declaration
[Obsolete("Deprecated in NX11.0.0. Use NXOpen.Mechatronics.PreferencesBuilder.StickyForce instead.")]
public double StickyFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
StickyForce
Declaration
public Expression StickyForce { get; }
Property Value
SynchronizationTime
Declaration
public Expression SynchronizationTime { get; }
Property Value
TimeScaleFactor
Declaration
public double TimeScaleFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
Tolerance
Declaration
[Obsolete("Deprecated in NX9.0.0. Use NXOpen.Mechatronics.PreferencesBuilder.ToleranceExpression instead")]
public double Tolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
ToleranceExpression
Declaration
public Expression ToleranceExpression { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink