ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/magicsld/SlyFaceCoque.vb
(Generate patch)

Comparing magicsld/SlyFaceCoque.vb (file contents):
Revision 46 by bournival, Wed Aug 22 18:28:53 2007 UTC vs.
Revision 48 by bournival, Wed Aug 22 21:18:12 2007 UTC

# 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)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines