mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-23 04:26:46 +08:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
22
src/StepShape/StepShape_TransitionalShapeRepresentation.cdl
Executable file
22
src/StepShape/StepShape_TransitionalShapeRepresentation.cdl
Executable file
@@ -0,0 +1,22 @@
|
||||
-- File: TransitionalShapeRepresentation.cdl
|
||||
-- Created: Fri Dec 1 11:11:30 1995
|
||||
-- Author: EXPRESS->CDL V0.2 Translator
|
||||
-- Copyright: Matra-Datavision 1993
|
||||
|
||||
|
||||
class TransitionalShapeRepresentation from StepShape
|
||||
|
||||
inherits ShapeRepresentation from StepShape
|
||||
|
||||
uses
|
||||
|
||||
HAsciiString from TCollection,
|
||||
HArray1OfRepresentationItem from StepRepr,
|
||||
RepresentationContext from StepRepr
|
||||
is
|
||||
|
||||
Create returns mutable TransitionalShapeRepresentation;
|
||||
---Purpose: Returns a TransitionalShapeRepresentation
|
||||
|
||||
|
||||
end TransitionalShapeRepresentation;
|
||||
Reference in New Issue
Block a user