Class PreTestSensorConfig
Inheritance
PreTestSensorConfig
Assembly: NXOpen.dll
Syntax
public class PreTestSensorConfig : NXObject, IMessageSink, INXObject
Constructors
PreTestSensorConfig()
Declaration
protected PreTestSensorConfig()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Methods
ExportCsvFile(PreTestSolution, string)
Declaration
public void ExportCsvFile(PreTestSolution mSol, string filename)
Parameters
ExportShapeMetricsCsvFile(CorrelShapemetrictype, string)
Declaration
public void ExportShapeMetricsCsvFile(CorrelShapemetrictype metricCode, string filename)
Parameters
GenerateMatchingDofset()
Declaration
[Obsolete("Deprecated in NX1872.0.0. Behaves like new function with no change in disp csys.")]
public void GenerateMatchingDofset()
GenerateMatchingDofset(bool)
Declaration
public void GenerateMatchingDofset(bool changeDispCSys)
Parameters
Type |
Name |
Description |
bool |
changeDispCSys |
|
Declaration
public void Information(PreTestSolution mSol)
Parameters
Declaration
public void ShapeMetricInformation(CorrelShapemetrictype metricCode)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink