PbIsovaluesList Methods |
The PbIsovaluesList type exposes the following members.
Name | Description | |
---|---|---|
![]() | CopyFrom(PbBase) | Assignment operator. |
![]() | CopyFrom(PbIsovaluesList) | Assignment operator. |
![]() | EnableConnection | Activates/deactivates the mechanism of connection. |
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetIsoList | Returns information about the isovalue list. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsConnectionEnabled | Returns true if the connection mechanism is active, otherwise false. |
![]() | SetIrregularIsoList | Creates an irregular isovalue list with numValues values. |
![]() | SetRegularIsoList(Int32) | Creates a regular isovalue list with numValues values. |
![]() | SetRegularIsoList(Int32, Single) | Creates a new regular isovalue list, but the current number of isovalues is kept. |
![]() | SetRegularIsoList(Single, Single) | Creates a new regular isovalue list, but the current number of isovalues is kept. |
![]() | SetRegularIsoList(Int32, Single, Single) | Creates a regular isovalue list with numValues values. |
![]() | SetRegularIsoList(Int32, Single, Int32) | Creates a regular isovalue list with numValues values. |
![]() | SetRegularIsoList(Single, Single, Int32) | Creates a regular isovalue list with numValues values. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Touch | Simulates the changing of an instance of this object, so all connected objects are informed of this change. |