PbDefinedValue Class |
Namespace: OIV.MeshViz.Data
The PbDefinedValue type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetUndef |
The default instance of PbDefinedValue always returns 0.0,
the default float value used to indicate an
"undefined" value.
| |
IsDefined |
The default instance of PbDefinedValue always returns TRUE.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |