Class: CCEverywhere
Class to create CCEverywhere object.
Extends
Implements
Properties
Property | Modifier | Type |
---|---|---|
editor | readonly | |
module | readonly | |
quickAction | readonly |
Accessors
activeInstance
Copied to your clipboardset static activeInstance(instance): void
Parameters
Parameter | Type |
---|---|
instance | undefined | CCEverywhereBase |
Inherited from
CCEverywhereBase
.activeInstance
Methods
close()
Copied to your clipboardclose(): boolean
Closes any active design in progress.
Returns
boolean
boolean value indicating whether the close operation was successful or not.