Class SolutionManagerBuilder
Inheritance
System.Object
System.MarshalByRefObject
SolutionManagerBuilder
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)
Namespace: NXOpen.Motion
Assembly: NXOpen.dll
Syntax
public class SolutionManagerBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SolutionManagerBuilder()
Declaration
protected SolutionManagerBuilder()
Methods
GetAllRunData()
Declaration
public NXObject[] GetAllRunData()
Returns
Type | Description |
---|---|
NXObject[] |
RunLocally()
Declaration
public void RunLocally()
RunRemote()
Declaration
public void RunRemote()
StopAllSimulations()
Declaration
public void StopAllSimulations()
StopSimulations(NXObject[])
Declaration
public void StopSimulations(NXObject[] runDatas)
Parameters
Type | Name | Description |
---|---|---|
NXObject[] | runDatas |
Implements
System.Runtime.Remoting.Messaging.IMessageSink