Quotes/docs/Topics.md

2.1 KiB

Topic Index

An index of topics, with related functions, modules, and constants.

A: Annotation, Arrows

D: Design, Dimensioning, Document Layout

G: Geometry

L: Lines

M: Modularity

T: Technical Drawings, Templates

Annotation

  • quote() Mod – Draws a dimension line with optional text labeling the length.

Arrows

  • arrowed_line() Mod – Draws a straight line with arrowheads at both ends.

Design

  • titleBlock() Mod – Generates a customizable title block layout for documents.

Dimensioning

  • quote() Mod – Draws a dimension line with optional text labeling the length.

Document Layout

  • titleBlock() Mod – Generates a customizable title block layout for documents.

Geometry

  • arrowed_line() Mod – Draws a straight line with arrowheads at both ends.
  • ext_line() Mod – Draws a straight extruded line between two points.

Lines

  • arrowed_line() Mod – Draws a straight line with arrowheads at both ends.
  • ext_line() Mod – Draws a straight extruded line between two points.

Modularity

  • titleBlock() Mod – Generates a customizable title block layout for documents.

Technical Drawings

  • A4 Mod – Generates an A4-sized boundary with configurable margins.
  • plan Mod – Generates a structured technical drawing layout with a title block.

Templates

  • A4 Mod – Generates an A4-sized boundary with configurable margins.
  • plan Mod – Generates a structured technical drawing layout with a title block.