Class DurSpecialistSimulationObject
Inheritance
DurSpecialistSimulationObject
Assembly: NXOpen.dll
Syntax
public class DurSpecialistSimulationObject : TaggedObject, IMessageSink
Constructors
DurSpecialistSimulationObject()
Declaration
protected DurSpecialistSimulationObject()
Properties
IsInherited
Declaration
public bool IsInherited { get; set; }
Property Value
ParameterObject
Declaration
public DurSpecialistParameterObject ParameterObject { get; set; }
Property Value
Methods
GetObjectType()
Declaration
public string GetObjectType()
Returns
Declaration
public void InformationWindow()
SetObjectType(string)
Declaration
public void SetObjectType(string type)
Parameters
Type |
Name |
Description |
string |
type |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink