AnyCAD Rapid API 2023
Help you to create a better world!
EditorEvent Class Reference

Public Member Functions

void AddListener (EditorListener listener)
 
void RemoveListener (EditorListener listener)
 
void NotifyNodeChanging (String name, ViewContext ctx, SceneNode sceneNode, ElementIdSet ids)
 
void NotifyNodeChanged (String name, ViewContext ctx, SceneNode sceneNode, ElementIdSet ids)
 
void NotifyNodeChanging (String name, ViewContext ctx, SceneNode sceneNode)
 
void NotifyNodeChanged (String name, ViewContext ctx, SceneNode sceneNode)
 
void NotifyStartEditor (String name, ViewContext ctx)
 
void NotifyFinishEditor (String name, ViewContext ctx)
 

Static Public Member Functions

static EditorEvent Instance ()
 

Detailed Description