Class MotionSimulationBuilder
Inheritance
System.Object
System.MarshalByRefObject
MotionSimulationBuilder
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
public class MotionSimulationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected MotionSimulationBuilder()
Properties
Declaration
[Obsolete("Deprecated in NX10.0.0. This functionality is no longer supported.")]
public MotionSimulationBuilder.CamDefinitionType CamDefinitionMethod { get; set; }
Property Value
Declaration
public SelectBodyList Component { get; }
Property Value
Declaration
public string ControlDataFile { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public Expression CrankRadius { get; }
Property Value
Declaration
public bool CsysVisibility { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Expression DiePitch { get; }
Property Value
Declaration
public Expression DiePitch02 { get; }
Property Value
Declaration
public double EjectionStartAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public MotionSimulationBuilder.EjectorMoveOptions EjectorMoveOption { get; set; }
Property Value
Declaration
public string ExportControlData { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public bool HideMotionItem { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool IncludeBlank { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public SelectBody KinematicModel { get; }
Property Value
Declaration
public Expression LiftHeight { get; }
Property Value
Declaration
public Expression LiftHeight02 { get; }
Property Value
Declaration
public Expression MachineStroke { get; }
Property Value
Declaration
public MotionSimulationBuilder.MoldbaseStyleType MoldbaseStyle { get; set; }
Property Value
Declaration
public double MoldOpenAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool RelativeMotion { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool RenameComponents { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
[Obsolete("Deprecated in NX10.0.0. This functionality is no longer supported.")]
public string RenameRule { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public Expression StripTravel { get; }
Property Value
Declaration
public Direction StripVector { get; set; }
Property Value
Declaration
public Expression StrokeAngleStep { get; }
Property Value
Declaration
public double StrokePerMinute { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string TargetDirectory { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public Expression TransferEndAngle { get; }
Property Value
Declaration
public Expression TransferStartAngle { get; }
Property Value
Declaration
public MotionSimulationBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink