Class Manager
Assembly: NXOpen.dll
Syntax
public class Manager : NXRemotableObject, IMessageSink
Constructors
Manager(SimSimulation)
Declaration
protected Manager(SimSimulation owner)
Parameters
Properties
EvaluationSettingManager
Declaration
public EvaluationSettingManager EvaluationSettingManager { get; }
Property Value
Events
Declaration
public RSEventCollection Events { get; }
Property Value
Excitations
Declaration
public ExcitationCollection Excitations { get; }
Property Value
Sensors
Declaration
public SensorCollection Sensors { get; }
Property Value
Solutions
Declaration
public SolutionCollection Solutions { get; }
Property Value
StrainGages
Declaration
public StrainGageCollection StrainGages { get; }
Property Value
Tag
Declaration
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink