Ligne - One-Click-LCA/plu-lang GitHub Wiki
Description du type
Une ligne peut être un segment ou une ligne brisée. Une ligne n'est pas forcément au sol, mais peut être en hauteur (exemple: pignons d'un bâtiment sur parcelle voisine).
#Objets du type Ligne
##Listes
Axes des voies (Road axis)
Axes des routes jouxtant la parcelle (utilisé surtout dans le dessin de gabarits)
Alignements opposés (Opposite sidewalk limit)
Les limites publiques opposées par rapport aux routes jouxtant la parcelle
Opérateurs utilisables avec Ligne
Longueur (Length)
Longueur d'une ligne, surtout utilisé pour un segment ou une façade
Type d'opérateur: Unaire
Type de sortie: Nombre
Paramètres obligatoires: RAS
Paramètres optionnels: RAS
Longueur alignée
https://github.com/buildrz/plu-lang/wiki/Empreinte#longueur-align%C3%A9e
Est en retrait minimal
https://github.com/buildrz/plu-lang/wiki/Empreinte#est-en-retrait-minimal
Contient
https://github.com/buildrz/plu-lang/wiki/Objet-g%C3%A9om%C3%A9trique#contient
Différence
https://github.com/buildrz/plu-lang/wiki/Objet-g%C3%A9om%C3%A9trique#diff%C3%A9rence
Distance orthogonale maximale
https://github.com/buildrz/plu-lang/wiki/Objet-g%C3%A9om%C3%A9trique#distance-orthogonale-maximale
Distance orthogonale minimale
https://github.com/buildrz/plu-lang/wiki/Objet-g%C3%A9om%C3%A9trique#distance-orthogonale-minimale
Distance linéaire maximale
https://github.com/buildrz/plu-lang/wiki/Objet-g%C3%A9om%C3%A9trique#distance-lin%C3%A9aire-maximale
Distance linéaire minimale
https://github.com/buildrz/plu-lang/wiki/Objet-g%C3%A9om%C3%A9trique#distance-lin%C3%A9aire-minimale
Intersecte
https://github.com/buildrz/plu-lang/wiki/Objet-g%C3%A9om%C3%A9trique#intersecte
Intersection
https://github.com/buildrz/plu-lang/wiki/Objet-g%C3%A9om%C3%A9trique#intersection
Longueur alignée
https://github.com/buildrz/plu-lang/wiki/Empreinte#est-align%C3%A9-is-aligned
Projection
https://github.com/buildrz/plu-lang/wiki/Objet-g%C3%A9om%C3%A9trique#projection
Union
https://github.com/buildrz/plu-lang/wiki/Objet-g%C3%A9om%C3%A9trique#union