Bitbybit Docs
    Preparing search index...

    Class OCCTShapes

    Shape construction in OpenCascade, grouped by what you are building: vertices, edges, wires, faces, shells, solids and compounds. The groups mirror the topological hierarchy, and a normal modelling session climbs it - points become a wire, the wire becomes a face, the face is extruded into a solid. Reach into the group for the kind you want rather than looking for one flat list.

    Index

    Constructors

    • Parameters

      • occWorkerManager: OCCTWorkerManager

      Returns OCCTShapes

    Properties

    vertex: OCCTVertex
    edge: OCCTEdge
    wire: OCCTWire
    face: OCCTFace
    shell: OCCTShell
    solid: OCCTSolid
    compound: OCCTCompound
    shape: OCCTShape