IRegnoParam3DMapValueDoc Members

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

IRegnoParam3DMapValueDoc Members

The IRegnoParam3DMapValueDoc type exposes the following members.

Properties


  Name Description
Public property AxisValuesX
An array of 64-bit Double data values representing the X Axis breakpoint values.
Public property AxisValuesY
An array of 64-bit Double data values representing the Y Axis breakpoint values.
Public property AxisValuesZ
An array of 64-bit Double data values representing the Z Axis breakpoint values.
Public property ConfigDocId
The unique identifier (id) of the ConfigDoc document that this document is associated with.
Public property Values
An array of 64-bit Double, 64-bit Double data, 64-bit Double values.
Public property 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.
Public property 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.
Public property 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.