• Parameters

    • id: string
    • profile: ProfileRef
    • path: Path3D
    • Optional result: string
    • Optional deps: string[]
    • Optional opts: {
          frame?: PlaneRef;
          mode?: "solid" | "surface";
          orientation?: "frenet" | "fixed";
      }
      • Optional frame?: PlaneRef
      • Optional mode?: "solid" | "surface"
      • Optional orientation?: "frenet" | "fixed"

    Returns Sweep