Processed |
The Processed2DPlotData type exposes the following members.
Name | Description | |
---|---|---|
IsZConstant | Returns true if the z-value is constant. In this case some optimizations can be made. | |
IsZUsed | Returns true if the z coordinate is used. Return false if the z coordinate is always 0 (zero), so we can | |
PreviousItemData | Gets/sets the processed plot data of a previous plot item for temporary usage. | |
XPhysicalAccessor | Gets or sets the X physical accessor. | |
YPhysicalAccessor | Gets or sets the Y physical accessor. | |
ZPhysicalAccessor | Gets or sets the Z physical accessor. |