0022627: Change OCCT memory management defaults
[occt.git] / src / IGESData / IGESData_LabelDisplayEntity.cdl
CommitLineData
7fd59977 1-- File: LabelDisplayEntity.cdl
2-- Created: Tue Apr 7 16:01:15 1992
3-- Author: Christian CAILLET
4-- <cky@phobox>
5---Copyright: Matra Datavision 1992
6
7
8deferred class LabelDisplayEntity from IGESData inherits IGESEntity
9
10 ---Purpose : defines required type for LabelDisplay in directory part
11 -- an effective LabelDisplay entity must inherits it
12
13is
14
15end LabelDisplayEntity;