summaryrefslogtreecommitdiff
path: root/src/StepElement/StepElement_SurfaceSectionField.cdl
blob: f5ec0bfb541a421011a092e100c6981fe96e3bcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
-- File:	StepElement_SurfaceSectionField.cdl
-- Created:	Thu Dec 12 17:29:04 2002 
-- Author:	data exchange team
-- Generator:	ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.2
-- Copyright:	Open CASCADE 2002

class SurfaceSectionField from StepElement
inherits TShared from MMgt

    ---Purpose: Representation of STEP entity SurfaceSectionField

is
    Create returns SurfaceSectionField from StepElement;
	---Purpose: Empty constructor

end SurfaceSectionField;