viewHandle = CwGetView(srcHandle) viewHandle (handle) The handle of the desired view. srcHandle (handle) The handle of a project, custom region or custom tool.
/* Create a custom region and draw things on it. */ t=CwGetRegion(CwCreateEffect("custom region", "solid color")) tv = CwGetView(t) call CwSelectView tv call drawStuff
Functions by NAME |
Index |
Functions by PURPOSE |