RegnoCompleteRegnoSoftware.Standard.Core
|
IRegnoParam3DMapValueDoc Members
The IRegnoParam3DMapValueDoc type exposes the following members.
Properties
Name | Description | |
---|---|---|
AxisValuesX |
An array of 64-bit Double data values representing the X Axis breakpoint values.
|
|
AxisValuesY |
An array of 64-bit Double data values representing the Y Axis breakpoint values.
|
|
AxisValuesZ |
An array of 64-bit Double data values representing the Z Axis breakpoint values.
|
|
ConfigDocId |
The unique identifier (id) of the ConfigDoc document that this document is associated with.
|
|
Values |
An array of 64-bit Double, 64-bit Double data, 64-bit Double values.
|
|
XAxisParamDefDocId |
The unique identifier (id) of the ParamDefinitionDoc document that holds the properties for the X Axis parameter associated with the data values stored in this document.
|
|
YAxisParamDefDocId |
The unique identifier (id) of the ParamDefinitionDoc document that holds the properties for the Y Axis parameter associated with the data values stored in this document.
|
|
ZAxisParamDefDocId |
The unique identifier (id) of the ParamDefinitionDoc document that holds the properties for the Z Axis parameter associated with the data values stored in this document.
|