Click or drag to resize
SoHeightFieldDetail Methods

The SoHeightFieldDetail type exposes the following members.

Methods
  NameDescription
Public methodClone (Inherited from SoDetail.)
Public methodCopy

Returns an instance that is a copy of this instance.

(Overrides SoDetailCopy.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetColor

Returns the color of the picked cell.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetHeight

Get the height value of the nearest elevation point.

Public methodGetIjkPos

Returns the position in data space (cell coordinates) of the picked cell.

Public methodGetNumProperties

Returns the number of active properties.

Public methodGetProperty

Returns the specified property and its id.

Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue

Returns the value of the picked cell in the specified property (OIV.VolumeViz.Nodes.SoHeightFieldProperty node).

Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also