CTExtension Properties |
The CTExtension type exposes the following members.
| Name | Description | |
|---|---|---|
| Database |
Currently active database
| |
| LicensedName |
Name used in licensing
| |
| LicensedVersion |
Version used in licensing
| |
| LicenseState |
Indicator of current license state.
Null = not checked
True = value
False = invalid
| |
| Profile |
Currently active profile
| |
| SilentMode |
If silent mode is set, this extension
should not try to interact with user at all.
| |
| SldWorksInstance |
SOLIDWORKS Instance, if available.
SolidWorks.Interop.SldWorks.SldWorks;
| |
| SWDocumentManager |
Document Manager Instance, if available.
SolidWorks.Interop.swdocumentmgr.SwDMApplication;
|