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/StepBasic/StepBasic_RatioUnit.cdl
Executable file
20
src/StepBasic/StepBasic_RatioUnit.cdl
Executable file
@@ -0,0 +1,20 @@
|
||||
-- File: RatioUnit.cdl
|
||||
-- Created: Fri Dec 1 11:11:22 1995
|
||||
-- Author: EXPRESS->CDL V0.2 Translator
|
||||
-- Copyright: Matra-Datavision 1993
|
||||
|
||||
|
||||
class RatioUnit from StepBasic
|
||||
|
||||
inherits NamedUnit from StepBasic
|
||||
|
||||
uses
|
||||
|
||||
DimensionalExponents from StepBasic
|
||||
is
|
||||
|
||||
Create returns mutable RatioUnit;
|
||||
---Purpose: Returns a RatioUnit
|
||||
|
||||
|
||||
end RatioUnit;
|
||||
Reference in New Issue
Block a user