mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
20
src/StepBasic/StepBasic_PlaneAngleUnit.cdl
Executable file
20
src/StepBasic/StepBasic_PlaneAngleUnit.cdl
Executable file
@@ -0,0 +1,20 @@
|
||||
-- File: PlaneAngleUnit.cdl
|
||||
-- Created: Fri Dec 1 11:11:24 1995
|
||||
-- Author: EXPRESS->CDL V0.2 Translator
|
||||
-- Copyright: Matra-Datavision 1993
|
||||
|
||||
|
||||
class PlaneAngleUnit from StepBasic
|
||||
|
||||
inherits NamedUnit from StepBasic
|
||||
|
||||
uses
|
||||
|
||||
DimensionalExponents from StepBasic
|
||||
is
|
||||
|
||||
Create returns mutable PlaneAngleUnit;
|
||||
---Purpose: Returns a PlaneAngleUnit
|
||||
|
||||
|
||||
end PlaneAngleUnit;
|
Reference in New Issue
Block a user