Class Solver
Assembly: NXOpen.dll
Syntax
public class Solver : NXRemotableObject, IMessageSink
Constructors
Solver(Session)
Declaration
protected Solver(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Properties
Tag
Declaration
Property Value
Methods
GetSolver(Session)
Declaration
public static Solver GetSolver(Session owner)
Parameters
Type |
Name |
Description |
Session |
owner |
|
Returns
SolveFile(string)
Declaration
public void SolveFile(string filePath)
Parameters
Type |
Name |
Description |
string |
filePath |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink