Removable object interface. More...
import "VISU_Gen.idl";

Public Member Functions | |
| void | RemoveFromStudy () |
| IdType | GetID () |
| VISUType | GetType () |
Removable object interface is the root class of all removable objects.
| void VISU.RemovableObject.RemoveFromStudy | ( | ) |
Remove object from study.
| IdType VISU.Base.GetID | ( | ) | [inherited] |
Returns ID of the object.
| VISUType VISU.Base.GetType | ( | ) | [inherited] |
Returns the type of the presentable object