# | Line 1 | Line 1 | |
---|---|---|
1 | + | Imports SolidWorks.Interop |
2 | + | Imports SolidWorks.Interop.swconst |
3 | + | Imports SolidWorks.Interop.swpublished |
4 | + | |
5 | Public Class SlyFaceCoque | |
6 | Inherits SuperFace | |
7 | ||
# | Line 59 | Line 63 | Public Class SlyFaceCoque | |
63 | ||
64 | ||
65 | ||
66 | < | |
66 | > | |
67 | Public Function PossedeFaceDeSection() As Boolean | |
68 | ||
69 | If Not Me.FlagFace_de_section = 99 Then Return CBool(Me.FlagFace_de_section) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |