Class SolutionManagerObject
Inheritance
SolutionManagerObject
Assembly: NXOpen.dll
Syntax
[Obsolete("Deprecated in NX2206.0.0. The solution mamanager should be retrieved via MotionSimulation")]
public class SolutionManagerObject : NXRemotableObject, IMessageSink
Constructors
SolutionManagerObject(MotionManager)
Declaration
protected SolutionManagerObject(MotionManager owner)
Parameters
Properties
Tag
Declaration
[Obsolete("Deprecated in NX2206.0.0. The solution mamanager should be retrieved via MotionSimulation")]
public Tag Tag { get; }
Property Value
Methods
GetSolutionManager()
Declaration
[Obsolete("Deprecated in NX2206.0.0. The solution mamanager should be retrieved via MotionSimulation")]
public SolutionManager GetSolutionManager()
Returns
GetSolutionManagerBuilder(SolutionManager)
Declaration
[Obsolete("Deprecated in NX2206.0.0. The solution mamanager should be retrieved via MotionSimulation")]
public SolutionManagerBuilder GetSolutionManagerBuilder(SolutionManager solutionManager)
Parameters
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink