Class CorrelShapeMetricBuilder
Inheritance
CorrelShapeMetricBuilder
Assembly: NXOpen.dll
Syntax
public class CorrelShapeMetricBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CorrelShapeMetricBuilder()
Declaration
protected CorrelShapeMetricBuilder()
Properties
CellTextValues
Declaration
public CorrelPlotDataSourceType CellTextValues { get; set; }
Property Value
CellTextValuesErrorType
Declaration
public CorrelErrorOption CellTextValuesErrorType { get; set; }
Property Value
ComplexOption
Declaration
public CorrelComplexOption ComplexOption { get; set; }
Property Value
DisplayValues
Declaration
public CorrelPlotDataSourceType DisplayValues { get; set; }
Property Value
DisplayValuesErrorType
Declaration
public CorrelErrorOption DisplayValuesErrorType { get; set; }
Property Value
NumberOfNodeIdCharacters
Declaration
public int NumberOfNodeIdCharacters { get; set; }
Property Value
NumberOfSubcaseCharacters
Declaration
public int NumberOfSubcaseCharacters { get; set; }
Property Value
Rx
Declaration
public bool Rx { get; set; }
Property Value
Ry
Declaration
public bool Ry { get; set; }
Property Value
Rz
Declaration
public bool Rz { get; set; }
Property Value
SortAxis
Declaration
public CorrelSortAxis SortAxis { get; set; }
Property Value
SortCriteria
Declaration
public CorrelSortCriteria SortCriteria { get; set; }
Property Value
SortOrder
Declaration
public CorrelSortOrder SortOrder { get; set; }
Property Value
UseAbsoluteErrorValueForCellText
Declaration
public bool UseAbsoluteErrorValueForCellText { get; set; }
Property Value
UseAbsoluteErrorValueForDisplay
Declaration
public bool UseAbsoluteErrorValueForDisplay { get; set; }
Property Value
UseError
Declaration
public bool UseError { get; set; }
Property Value
UseReference
Declaration
public bool UseReference { get; set; }
Property Value
UseSubcaseId
Declaration
public bool UseSubcaseId { get; set; }
Property Value
UseSubcaseName
Declaration
public bool UseSubcaseName { get; set; }
Property Value
UseWork
Declaration
public bool UseWork { get; set; }
Property Value
X
Declaration
public bool X { get; set; }
Property Value
XAxis
Declaration
public CorrelPlotDataSourceType XAxis { get; set; }
Property Value
Y
Declaration
public bool Y { get; set; }
Property Value
YAxis
Declaration
public CorrelPlotDataSourceType YAxis { get; set; }
Property Value
Z
Declaration
public bool Z { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink