Search Results for

    Show / Hide Table of Contents

    Class MotionSimulationBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    MotionSimulationBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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)
    Namespace: NXOpen.Tooling
    Assembly: NXOpen.dll
    Syntax
    public class MotionSimulationBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    MotionSimulationBuilder()

    Declaration
    protected MotionSimulationBuilder()

    Properties

    AvoidMountChildren

    Declaration
    public bool AvoidMountChildren { get; set; }
    Property Value
    Type Description
    System.Boolean

    CamDefinitionMethod

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  This functionality is no longer supported.")]
    public MotionSimulationBuilder.CamDefinitionType CamDefinitionMethod { get; set; }
    Property Value
    Type Description
    MotionSimulationBuilder.CamDefinitionType

    Component

    Declaration
    public SelectBodyList Component { get; }
    Property Value
    Type Description
    SelectBodyList

    ControlDataFile

    Declaration
    public string ControlDataFile { get; set; }
    Property Value
    Type Description
    System.String

    CrankRadius

    Declaration
    public Expression CrankRadius { get; }
    Property Value
    Type Description
    Expression

    CsysVisibility

    Declaration
    public bool CsysVisibility { get; set; }
    Property Value
    Type Description
    System.Boolean

    DiePitch

    Declaration
    public Expression DiePitch { get; }
    Property Value
    Type Description
    Expression

    DiePitch02

    Declaration
    public Expression DiePitch02 { get; }
    Property Value
    Type Description
    Expression

    EjectionStartAngle

    Declaration
    public double EjectionStartAngle { get; set; }
    Property Value
    Type Description
    System.Double

    EjectorMoveOption

    Declaration
    public MotionSimulationBuilder.EjectorMoveOptions EjectorMoveOption { get; set; }
    Property Value
    Type Description
    MotionSimulationBuilder.EjectorMoveOptions

    ExportControlData

    Declaration
    public string ExportControlData { get; set; }
    Property Value
    Type Description
    System.String

    HideMotionItem

    Declaration
    public bool HideMotionItem { get; set; }
    Property Value
    Type Description
    System.Boolean

    IncludeBlank

    Declaration
    public bool IncludeBlank { get; set; }
    Property Value
    Type Description
    System.Boolean

    IsDataFileValid

    Declaration
    public bool IsDataFileValid { get; set; }
    Property Value
    Type Description
    System.Boolean

    IsRemoveCurrentKinematicModel

    Declaration
    public bool IsRemoveCurrentKinematicModel { get; set; }
    Property Value
    Type Description
    System.Boolean

    KinematicModel

    Declaration
    public SelectBody KinematicModel { get; }
    Property Value
    Type Description
    SelectBody

    KinematicModelName

    Declaration
    public string KinematicModelName { get; set; }
    Property Value
    Type Description
    System.String

    LiftHeight

    Declaration
    public Expression LiftHeight { get; }
    Property Value
    Type Description
    Expression

    LiftHeight02

    Declaration
    public Expression LiftHeight02 { get; }
    Property Value
    Type Description
    Expression

    MachineStroke

    Declaration
    public Expression MachineStroke { get; }
    Property Value
    Type Description
    Expression

    ModelListSelectedNumber

    Declaration
    public int ModelListSelectedNumber { get; set; }
    Property Value
    Type Description
    System.Int32

    MoldbaseStyle

    Declaration
    public MotionSimulationBuilder.MoldbaseStyleType MoldbaseStyle { get; set; }
    Property Value
    Type Description
    MotionSimulationBuilder.MoldbaseStyleType

    MoldOpenAngle

    Declaration
    public double MoldOpenAngle { get; set; }
    Property Value
    Type Description
    System.Double

    RelativeMotion

    Declaration
    public bool RelativeMotion { get; set; }
    Property Value
    Type Description
    System.Boolean

    RenameComponents

    Declaration
    public bool RenameComponents { get; set; }
    Property Value
    Type Description
    System.Boolean

    RenameRule

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  This functionality is no longer supported.")]
    public string RenameRule { get; set; }
    Property Value
    Type Description
    System.String

    ReReadConfigData

    Declaration
    public bool ReReadConfigData { get; set; }
    Property Value
    Type Description
    System.Boolean

    SafeDisComponent

    Declaration
    public SelectBodyList SafeDisComponent { get; }
    Property Value
    Type Description
    SelectBodyList

    SafeDistance

    Declaration
    public double SafeDistance { get; set; }
    Property Value
    Type Description
    System.Double

    SafeDisTargetComponent

    Declaration
    public SelectBodyList SafeDisTargetComponent { get; }
    Property Value
    Type Description
    SelectBodyList

    SelectedMountType

    Declaration
    public string SelectedMountType { get; set; }
    Property Value
    Type Description
    System.String

    StripTravel

    Declaration
    public Expression StripTravel { get; }
    Property Value
    Type Description
    Expression

    StripVector

    Declaration
    public Direction StripVector { get; set; }
    Property Value
    Type Description
    Direction

    StrokeAngleStep

    Declaration
    public Expression StrokeAngleStep { get; }
    Property Value
    Type Description
    Expression

    StrokePerMinute

    Declaration
    public double StrokePerMinute { get; set; }
    Property Value
    Type Description
    System.Double

    TargetDirectory

    Declaration
    public string TargetDirectory { get; set; }
    Property Value
    Type Description
    System.String

    TransferEndAngle

    Declaration
    public Expression TransferEndAngle { get; }
    Property Value
    Type Description
    Expression

    TransferStartAngle

    Declaration
    public Expression TransferStartAngle { get; }
    Property Value
    Type Description
    Expression

    Type

    Declaration
    public MotionSimulationBuilder.Types Type { get; set; }
    Property Value
    Type Description
    MotionSimulationBuilder.Types

    Methods

    AddSafeDistanceAttribute(Boolean)

    Declaration
    public void AddSafeDistanceAttribute(bool editEixstChecker)
    Parameters
    Type Name Description
    System.Boolean editEixstChecker

    DeleteTargetSafeDistanceItem(String)

    Declaration
    public void DeleteTargetSafeDistanceItem(string labelString)
    Parameters
    Type Name Description
    System.String labelString

    EditTargetSafeDistance(String, Double)

    Declaration
    public void EditTargetSafeDistance(string selectedLabel, double safeValue)
    Parameters
    Type Name Description
    System.String selectedLabel
    System.Double safeValue

    GetMountedBodyObjects(String, out NXObject[])

    Declaration
    public void GetMountedBodyObjects(string mountType, out NXObject[] mountedBodyObjects)
    Parameters
    Type Name Description
    System.String mountType
    NXObject[] mountedBodyObjects

    MountComponent(NXObject[])

    Declaration
    public void MountComponent(NXObject[] componentsArray)
    Parameters
    Type Name Description
    NXObject[] componentsArray

    MountKinematicComponents()

    Declaration
    public void MountKinematicComponents()

    RemoveSafeDistanceAttibute(Int32)

    Declaration
    public void RemoveSafeDistanceAttibute(int targetIndex)
    Parameters
    Type Name Description
    System.Int32 targetIndex

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX