mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-22 03:16:39 +08:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
20
src/StepGeom/StepGeom_CartesianTransformationOperator2d.cdl
Executable file
20
src/StepGeom/StepGeom_CartesianTransformationOperator2d.cdl
Executable file
@@ -0,0 +1,20 @@
|
||||
-- File: StepGeom_CartesianTransformationOperator2d.cdl
|
||||
-- Created: Wed Mar 26 15:17:23 1997
|
||||
-- Author: Christian CAILLET
|
||||
-- <cky@heliox.paris1.matra-dtv.fr>
|
||||
---Copyright: Matra Datavision 1997
|
||||
|
||||
|
||||
class CartesianTransformationOperator2d from StepGeom
|
||||
|
||||
inherits CartesianTransformationOperator from StepGeom
|
||||
|
||||
---Purpose : Added from StepGeom Rev2 to Rev4
|
||||
|
||||
uses Boolean
|
||||
|
||||
is
|
||||
|
||||
Create returns mutable CartesianTransformationOperator2d from StepGeom;
|
||||
|
||||
end CartesianTransformationOperator2d;
|
||||
Reference in New Issue
Block a user