summaryrefslogtreecommitdiff
path: root/src/PTopoDS/PTopoDS_Shell.cdl
blob: 8cc9e1f96dc0c0f318e71e427b0aa77aedce4aec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
-- File:	PTopoDS_Shell.cdl
-- Created:	Wed May  5 16:56:49 1993
-- Author:	Remi LEQUETTE
--		<rle@sdsun1>
---Copyright:	 Matra Datavision 1993



class Shell from PTopoDS inherits HShape from PTopoDS

is
    Create returns mutable Shell from PTopoDS;
    ---Level: Internal 

end Shell;