Class PreTestExciterConfig
Inheritance
PreTestExciterConfig
Assembly: NXOpen.dll
Syntax
public class PreTestExciterConfig : NXObject, IMessageSink, INXObject
Constructors
PreTestExciterConfig()
Declaration
protected PreTestExciterConfig()
Properties
ConfigName
Declaration
public string ConfigName { get; set; }
Property Value
Name
Declaration
[Obsolete("Deprecated in NX8.5.0. Use NXOpen.CAE.PreTestExciterConfig.ConfigName instead.")]
public string Name { get; set; }
Property Value
Methods
ExportCsvFile(string)
Declaration
public void ExportCsvFile(string filename)
Parameters
Type |
Name |
Description |
string |
filename |
|
ExportShapeMetricsCsvFile(CorrelShapemetrictype, string)
Declaration
public void ExportShapeMetricsCsvFile(CorrelShapemetrictype metricCode, string filename)
Parameters
GenerateMatchingDofset(bool)
Declaration
public void GenerateMatchingDofset(bool changeDispCSys)
Parameters
Type |
Name |
Description |
bool |
changeDispCSys |
|
Declaration
public void Information(PreTestSolution mSol)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink