Integration of OCCT 6.5.0 from SVN
[occt.git] / src / StepVisual / StepVisual_PresentationSet.cdl
CommitLineData
7fd59977 1-- File: PresentationSet.cdl
2-- Created: Fri Dec 1 11:11:25 1995
3-- Author: EXPRESS->CDL V0.2 Translator
4-- Copyright: Matra-Datavision 1993
5
6
7class PresentationSet from StepVisual
8
9inherits TShared from MMgt
10
11is
12
13 Create returns mutable PresentationSet;
14 ---Purpose: Returns a PresentationSet
15
16
17end PresentationSet;