mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-09-05 12:17:50 +08:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
Executable
+18
@@ -0,0 +1,18 @@
|
||||
-- File: StepRepr_Extension.cdl
|
||||
-- Created: Tue Apr 24 13:47:10 2001
|
||||
-- Author: Christian CAILLET
|
||||
-- <cky@photox.paris1.matra-dtv.fr>
|
||||
---Copyright: Matra Datavision 2001
|
||||
|
||||
class Extension from StepRepr inherits DerivedShapeAspect from StepRepr
|
||||
|
||||
---Purpose : Added for Dimensional Tolerances
|
||||
|
||||
uses
|
||||
Integer
|
||||
|
||||
is
|
||||
|
||||
Create returns mutable Extension;
|
||||
|
||||
end Extension;
|
||||
Reference in New Issue
Block a user