PbBaseIsConnectionEnabled Method |
Returns true if the connection mechanism is active, otherwise false.
Namespace: OIV.MeshViz.GraphAssembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsConnectionEnabled()
Public Function IsConnectionEnabled As Boolean
public:
bool IsConnectionEnabled()
member IsConnectionEnabled : unit -> bool
Return Value
Type:
BooleanRemarks See Also