Solid Edge Framework Type Library
EnableDeveloperLog Method
Collapse All
Expand All
Solid Edge Framework Type Library
>
Insight Object
: EnableDeveloperLog Method
Specifies whether the developer log is written.
Description
This method specifies whether a developer log of Insight events is written to the local machine.
Syntax
Visual Basic
Public Sub EnableDeveloperLog( _ ByVal
bCreateFlag
As Boolean _ )
Parameters
bCreateFlag
Specifies whether the developer log is written.
See Also
Insight Object
|
Insight Members