OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    BRepOffset_Mode.hxx File Reference

    Enumerations

    enum  BRepOffset_Mode { BRepOffset_Skin , BRepOffset_Pipe , BRepOffset_RectoVerso }
     Lists the offset modes. These are the following: More...

    Enumeration Type Documentation

    ◆ BRepOffset_Mode

    Lists the offset modes. These are the following:

    • BRepOffset_Skin which describes the offset along the surface of a solid, used to obtain a manifold topological space,
    • BRepOffset_Pipe which describes the offset of a curve, used to obtain a pre-surface,
    • BRepOffset_RectoVerso which describes the offset of a given surface shell along both sides of the surface.
    Enumerator
    BRepOffset_Skin 
    BRepOffset_Pipe 
    BRepOffset_RectoVerso