opencascade-hs-0.5.0.1: Thin Wrapper for the OpenCASCADE CAD Kernel
Safe HaskellSafe-Inferred
LanguageHaskell2010

OpenCascade.GeomAbs.Shape

Documentation

data Shape Source #

Constructors

C0 
G1 
C1 
G2 
C2 
C3 
CN 

Instances

Instances details
Enum Shape Source # 
Instance details

Defined in OpenCascade.GeomAbs.Shape

Show Shape Source # 
Instance details

Defined in OpenCascade.GeomAbs.Shape

Methods

showsPrec :: Int -> Shape -> ShowS #

show :: Shape -> String #

showList :: [Shape] -> ShowS #