Name | Description | |
---|---|---|
NXYZVectorSeriesDataSchema | Reference to the axis element schema | |
UseXValuesProperty | Reference to the reference UseXValues property | |
UseZValuesProperty | Reference to the reference UseZValues property |
The following tables list the members exposed by NXYZVectorSeriesData.
Name | Description | |
---|---|---|
NXYZVectorSeriesDataSchema | Reference to the axis element schema | |
UseXValuesProperty | Reference to the reference UseXValues property | |
UseZValuesProperty | Reference to the reference UseZValues property |
Name | Description | |
---|---|---|
UseXValues | Specifies whether the series should use custom X positions for the data points. | |
UseZValues | Specifies whether the series should use custom X positions for the data points. |
Name | Description | |
---|---|---|
ClearValues | Overloaded. Sets the values in the pointSeries data to zero | |
GetXValue | Gets the X value at the specified index. | |
GetYValue | Gets the elevation value at the specified index. | |
GetZValue | Gets the Z value at the specified index. | |
SetXValue | Sets the X value at the specified index. | |
SetXYValue | Sets the xyz position at the specified index | |
SetXYZValue | Sets the xyz position at the specified index | |
SetYValue | Sets the elevation value at the specified index. | |
SetZValue | Sets the Z value at the specified index. |