Section: Visualization Toolkit Infovis Classes
To create an instance of class vtkNetworkHierarchy, simply invoke its constructor as follows
obj = vtkNetworkHierarchy
obj
is an instance of the vtkNetworkHierarchy class.
string = obj.GetClassName ()
int = obj.IsA (string name)
vtkNetworkHierarchy = obj.NewInstance ()
vtkNetworkHierarchy = obj.SafeDownCast (vtkObject o)
string = obj.GetIPArrayName ()
- Used to store the ip array name
obj.SetIPArrayName (string )
- Used to store the ip array name