summaryrefslogtreecommitdiff
path: root/src/IGESData/IGESData_LineFontEntity.cdl
blob: c96e0e16dacacd0fed503f32bc48afa882af6f13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
-- File:	LineFontEntity.cdl
-- Created:	Tue Apr  7 15:51:55 1992
-- Author:	Christian CAILLET
--		<cky@phobox>
---Copyright:	 Matra Datavision 1992


deferred class LineFontEntity  from IGESData  inherits IGESEntity

    ---Purpose : defines required type for LineFont in directory part
    --           an effective LineFont entity must inherits it

is

end LineFontEntity;