0023022: This is desirable to access OpenGl extensions and core API (1.2+) in one...
[occt.git] / src / StepRepr / StepRepr_StructuralResponsePropertyDefinitionRepresentation.cdl
CommitLineData
7fd59977 1-- File: StepRepr_StructuralResponsePropertyDefinitionRepresentation.cdl
2-- Created: Sun Dec 15 10:59:25 2002
3-- Author: data exchange team
4-- Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.2
5-- Copyright: Open CASCADE 2002
6
7class StructuralResponsePropertyDefinitionRepresentation from StepRepr
8inherits PropertyDefinitionRepresentation from StepRepr
9
10 ---Purpose: Representation of STEP entity StructuralResponsePropertyDefinitionRepresentation
11
12uses
13 PropertyDefinition from StepRepr,
14 Representation from StepRepr
15
16is
17 Create returns StructuralResponsePropertyDefinitionRepresentation from StepRepr;
18 ---Purpose: Empty constructor
19
20end StructuralResponsePropertyDefinitionRepresentation;