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

Comparing magicsld/SlyFaceVolume.vb (file contents):
Revision 40 by bournival, Mon Aug 20 21:30:28 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 SlyFaceVolume
6      Inherits SuperFace
7  
8  
9      Sub New(ByVal swface As SldWorks.Face2)
10 <        MyBase.New(swFace)
10 >        MyBase.New(swface)
11      End Sub
12  
13  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines