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