Click or drag to resize

Processed3DPlotData Methods

The Processed3DPlotData type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetPhysicalGets the physical value of a given axis at a given original row index.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetXPhysicalGets the physical x value at a given original row index.
Public methodGetYPhysicalGets the physical y value at a given original row index.
Public methodStatic memberGetZeroValue Returns always a AltaxoVariant with the content of 0.0 (a double value). This function can serve as an instance for the IndexedPhysicalValueAccessor returning 0.
Public methodGetZPhysicalGets the physical z value at a given original row index.
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also