• Preparing search index...
  • The search index is not available
TrueForm API
  • TrueForm API
  • dsl/geometry
  • sketchRectCorner

Function sketchRectCorner

  • sketchRectCorner(id, corner, width, height, opts?): SketchRectangle
  • Parameters

    • id: string
    • corner: Point2D
    • width: Scalar
    • height: Scalar
    • Optional opts: {
          construction?: boolean;
          rotation?: Scalar;
      }
      • Optional construction?: boolean
      • Optional rotation?: Scalar

    Returns SketchRectangle

Settings

Member Visibility

Theme

TrueForm API
  • Loading...

Generated using TypeDoc