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



class Wire from PTopoDS inherits HShape from PTopoDS

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

end Wire;