1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-05-01 10:26:12 +03:00
occt/src/StepRepr/StepRepr_StructuralResponsePropertyDefinitionRepresentation.cdl
2012-03-05 19:23:40 +04:00

21 lines
719 B
Plaintext
Executable File

-- File: StepRepr_StructuralResponsePropertyDefinitionRepresentation.cdl
-- Created: Sun Dec 15 10:59:25 2002
-- Author: data exchange team
-- Generator: ExpToCas (EXPRESS -> CASCADE/XSTEP Translator) V1.2
-- Copyright: Open CASCADE 2002
class StructuralResponsePropertyDefinitionRepresentation from StepRepr
inherits PropertyDefinitionRepresentation from StepRepr
---Purpose: Representation of STEP entity StructuralResponsePropertyDefinitionRepresentation
uses
PropertyDefinition from StepRepr,
Representation from StepRepr
is
Create returns StructuralResponsePropertyDefinitionRepresentation from StepRepr;
---Purpose: Empty constructor
end StructuralResponsePropertyDefinitionRepresentation;