• Preparing search index...
  • The search index is not available
TrueForm API
  • TrueForm API
  • dsl/generators
  • sketchRadialArray

Function sketchRadialArray

  • sketchRadialArray<T>(layout, make): T[]
  • Generate a radial array (angle + radius grid) of sketch entities or sketch profiles.

    Type Parameters

    • T extends SketchEntity | SketchProfile

    Parameters

    • layout: RadialArrayLayout2D
    • make: ((item) => T | T[])
        • (item): T | T[]
        • Parameters

          • item: RadialArrayItem2D

          Returns T | T[]

    Returns T[]

Settings

Member Visibility

Theme

TrueForm API
  • Loading...

Generated using TypeDoc