Click or drag to resize
PbDefinedValue Class
Inheritance Hierarchy
SystemObject
  OIV.InventorSoNetBase
    OIV.MeshViz.DataPbDefinedValue

Namespace: OIV.MeshViz.Data
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2025.2.2.0 (10.18.2.0)
Syntax
public abstract class PbDefinedValue : SoNetBase

The PbDefinedValue type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType (Inherited from Object.)
Public methodGetUndef
The default instance of PbDefinedValue always returns 0.0, the default float value used to indicate an "undefined" value.
Public methodIsDefined
The default instance of PbDefinedValue always returns TRUE.
Public methodToString (Inherited from Object.)
Top
See Also