CTScript Class | 
Namespace: Demo3D.Visuals
public static class CTScript
The CTScript type exposes the following members.
| Name | Description | |
|---|---|---|
| IsBound | 
            True if the specified serverItem and bindableItem are bound by some expression.
              | |
| RemoveBindings(BindableItem) | 
            Remove existing bindings and server items for bindable item.
              | |
| RemoveBindings(IEnumerableBindableItem) | 
            Remove existing bindings and server items for a set of bindable item.
              |