IBreakpoint
#
- class ansys.mechanical.stubs.v242.Ansys.ACT.Interfaces.Common.IBreakpoint#
Bases:
object
A stop point in the source file of a code.
Overview#
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.