PbNumericDisplayFormat Methods |
The PbNumericDisplayFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | CopyFrom(PbBase) | Assignment operator. |
![]() | CopyFrom(PbNumericDisplayFormat) | Assignment operator. |
![]() | EnableConnection | Activates/deactivates the mechanism of connection. |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetFormat | Gets the numerical display format. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsConnectionEnabled | Returns true if the connection mechanism is active, otherwise false. |
![]() | SetFormat | Calls SetFormat(OIV.MeshViz.Graph.PbNumericDisplayFormat.FormatTypes( .PbNumericDisplayFormat.AUTO_FORMAT ), System.Int32(0), System.Int32(0)). |
![]() | SetFormat(PbNumericDisplayFormatFormatTypes) | Calls SetFormat(type, System.Int32(0), System.Int32(0)). |
![]() | SetFormat(PbNumericDisplayFormatFormatTypes, Int32) | Calls SetFormat(type, tenPower, System.Int32(0)). |
![]() | SetFormat(PbNumericDisplayFormatFormatTypes, Int32, Int32) | Sets the numerical display format. |
![]() | 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. |