Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • OCCTCompound

Index

Constructors

constructor

  • new OCCTCompound(occWorkerManager: OCCTWorkerManager): OCCTCompound
  • Parameters

    • occWorkerManager: OCCTWorkerManager

    Returns OCCTCompound

Methods

getShapesOfCompound

  • Gets the shapes that compound is made of

    group

    get

    shortname

    get shapes of compound

    drawable

    true

    Parameters

    Returns Promise<TopoDSShapePointer[]>

    OpenCascade compounded shape

makeCompound

  • Makes the compound shape, which can include any kind of shapes

    group

    create

    shortname

    make

    drawable

    true

    Parameters

    Returns Promise<TopoDSCompoundPointer>

    OpenCascade compounded shape

Generated using TypeDoc