Class DurSpecialistAnalysisType
Inheritance
DurSpecialistAnalysisType
Assembly: NXOpen.dll
Syntax
public class DurSpecialistAnalysisType : NXObject, IMessageSink, INXObject
Constructors
DurSpecialistAnalysisType()
Declaration
protected DurSpecialistAnalysisType()
Properties
Parameter
Declaration
public ParamLibParameter Parameter { get; }
Property Value
Methods
GetSimulationObject(string)
Declaration
public DurSpecialistSimulationObject GetSimulationObject(string type)
Parameters
Type |
Name |
Description |
string |
type |
|
Returns
IsTypeImplicit(string)
Declaration
public bool IsTypeImplicit(string type)
Parameters
Type |
Name |
Description |
string |
type |
|
Returns
IsTypeOptional(string)
Declaration
public bool IsTypeOptional(string type)
Parameters
Type |
Name |
Description |
string |
type |
|
Returns
IsTypeRequired(string)
Declaration
public bool IsTypeRequired(string type)
Parameters
Type |
Name |
Description |
string |
type |
|
Returns
Synchronize()
Declaration
public void Synchronize()
Implements
System.Runtime.Remoting.Messaging.IMessageSink