ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/magicsld/InterCoqueCoque.vb
Revision: 40
Committed: Mon Aug 20 21:30:28 2007 UTC (17 years, 9 months ago) by bournival
File size: 247 byte(s)
Log Message:
Projet de these de Sylvain Bournival. Attention projet VB.

File Contents

# User Rev Content
1 bournival 40 Public Class InterCoqueCoque
2     Inherits InterFaceFace
3    
4     Public sFaceCoque1 As SlyFaceCoque
5     Public sFaceCoque2 As SlyFaceCoque
6    
7     Public AreteCoque1 As SldWorks.Edge
8     Public AreteCoque2 As SldWorks.Edge
9    
10    
11    
12    
13    
14    
15     End Class