Class: CCEverywhere
Class to create CCEverywhere object.
Extends
Implements
Properties
Property | Modifier | Type |
---|---|---|
readonly | ||
readonly | ||
readonly |
Accessors
activeInstance
Set Signature
Copied to your clipboardset static activeInstance(instance): void;
Parameters
Parameter | Type |
---|---|
instance | | undefined | CCEverywhereBase |
Returns
void
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.