OpenCascade.BRepOffsetAPI.ThruSections
data ThruSections Source #
Defined in OpenCascade.BRepOffsetAPI.Types
Methods
upcast :: Ptr ThruSections -> Ptr MakeShape Source #
new :: Bool -> Bool -> Double -> Acquire (Ptr ThruSections) Source #
addWire :: Ptr ThruSections -> Ptr Wire -> IO () Source #
addVertex :: Ptr ThruSections -> Ptr Vertex -> IO () Source #