IBreakpoint#
- class ansys.mechanical.stubs.v261.Ansys.ACT.Interfaces.Common.IBreakpoint#
Bases:
objectA stop point in the source file of a code.
Overview#
add_EnabledChanged method. |
|
remove_EnabledChanged method. |
Specifies whether the breakpoint is enabled or not. |
|
The line number on which the breakpoint is. |
|
The file to which the breakpoint is attached. |
Property detail#
- property IBreakpoint.SourceFile: Ansys.ACT.Interfaces.Common.ISourceFile | None#
The file to which the breakpoint is attached.