diff --git a/Projet_FME/STAR-DT_Parameters.md b/Projet_FME/STAR-DT_Parameters.md
index b39f76b119793d8a794069f111502b39894598e5..f3d59ded28abbd799ada3877ef103edfb07b482a 100644
--- a/Projet_FME/STAR-DT_Parameters.md
+++ b/Projet_FME/STAR-DT_Parameters.md
@@ -145,8 +145,6 @@
     - gravitaireSurfaceLibre - Gravitaire en surface libre.
     - enChargePressurisation - Ecoulement en charge par pressurisation.
 
-- Paramètre optionnel.
-
 ### Etiquette
 
 - Définition : Texte ou nombre décrivant ou qualifiant une propriété et affiché sous forme d'annotation sur une image de carte.
@@ -427,8 +425,6 @@
 
 - Type : Chaîne de caractères.
 
-- Paramètre optionnel.
-
 ### Position verticale
 
 - Définition : Position par rapport au sol.
@@ -526,8 +522,6 @@
 
 - Type : Chaîne de caractères.
 
-- Paramètre optionnel.
-
 ### Produit transporté
 
 - Définition : Produit transporté.
@@ -552,7 +546,7 @@
 
 - Obligatoire si le paramètre "Profondeur standard" est utilisé.
 
-### Profondeur minimale réglemantaire
+### Profondeur minimale non réglementaire
 
 - Définition : Profondeur minimale à la génératrice supérieure. Si souterrain, répondant à l'exigence de l'article 7 de l'arrêté DT-DICT : 3°. Lorsque le récépissé mentionne l'existence d'une règle de profondeur minimale à la date de pose de l'ouvrage ou de certains tronçons de l'ouvrage, le plan mentionne cette profondeur réglementaire pour chacun des tronçons concernés et, le cas échéant, les tronçons qui ne respectent pas cette profondeur minimale. En outre, lorsque la profondeur d'enfouissement est susceptible d'être inférieure à 10 centimètres à plus de 1 mètre de tout affleurant, cela est signalé dans le plan ou le récépissé.
 
@@ -560,15 +554,15 @@
 
 - Paramètre optionnel.
 
-### Profondeur minimale réglementaire (uom)
+### Profondeur minimale non réglementaire (uom)
 
 - Définition : L'UOM est exprimée par le code suivant de l'OGC : http://www.opengis.net/def/uom/OGC/1.0/metre.
 
 - Type : Chaîne de caractères.
 
-- Obligatoire si le paramètre "Profondeur minimale réglementaire" est utilisé.
+- Obligatoire si le paramètre "Profondeur minimale non réglementaire" est utilisé.
 
-### Profondeur minimale non réglementaire
+### Profondeur minimale réglementaire
 
 - Définition : Profondeur minimale à la génératrice supérieure. Si souterrain, répondant à l'exigence de l'article 7 de l'arrêté DT-DICT : 3°. Lorsque le récépissé mentionne l'existence d'une règle de profondeur minimale à la date de pose de l'ouvrage ou de certains tronçons de l'ouvrage, le plan mentionne cette profondeur réglementaire pour chacun des tronçons concernés et, le cas échéant, les tronçons qui ne respectent pas cette profondeur minimale. En outre, lorsque la profondeur d'enfouissement est susceptible d'être inférieure à 10 centimètres à plus de 1 mètre de tout affleurant, cela est signalé dans le plan ou le récépissé.
 
@@ -576,13 +570,13 @@
 
 - Paramètre optionnel.
 
-### Profondeur minimale non réglementaire (uom)
+### Profondeur minimale réglementaire (uom)
 
 - Définition : L'UOM est exprimée par le code suivant de l'OGC : http://www.opengis.net/def/uom/OGC/1.0/metre.
 
 - Type : Chaîne de caractères.
 
-- Obligatoire si le paramètre "Profondeur minimale non réglementaire" est utilisé.
+- Obligatoire si le paramètre "Profondeur minimale réglementaire" est utilisé.
 
 ### Protection pied talus
 
@@ -693,8 +687,6 @@
     - functional - opérationnel.
         - Actif / Ouvrages ou tronçons d'ouvrages exploités. 
 
-- Paramètre optionnel.
-
 ### Structure d'ouvrage
 
 - Définition : Précise le type de structure de l'ouvrage singulier.
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Accessoire.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Accessoire.md
index 275c563494fe90937813daabeaebdaa687eef7a4..669a8ffec0f99fb55adf0738216941eb259ffd30 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Accessoire.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Accessoire.md
@@ -18,6 +18,10 @@ Classe qui définit les accessoires du réseau.
 
 Cette classe contient tous les équipements du réseaux.
 
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Point. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -26,9 +30,7 @@ Cette classe contient tous les équipements du réseaux.
 
 [Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
 
-[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-(uom))
-
-[Type d'accessoire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#type-d-accessoire)
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
 
 [Identifiant](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#identifiant)
 
@@ -36,11 +38,11 @@ Cette classe contient tous les équipements du réseaux.
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
@@ -48,6 +50,8 @@ Cette classe contient tous les équipements du réseaux.
 
 [Surface visible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#surface-visible)
 
+[Type d'accessoire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#type-d-accessoire)
+
 [Valide de](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#valide-de)
 
 [Valide jusque](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#valide-jusque)
\ No newline at end of file
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_AutreCable.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_AutreCable.md
index 45cc366e6d8ac49b576d6176f595eaa757840e11..f64976ce3e310c467d5500e6ee8bab10a9406f3c 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_AutreCable.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_AutreCable.md
@@ -14,6 +14,12 @@ Autre cable
 
 Câble dont le type est indéterminé.
 
+**Modélisation**
+
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Curve. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -22,13 +28,17 @@ Câble dont le type est indéterminé.
 
 [Commentaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#commentaire)
 
+[Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
+
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
+
 [Dispositif de protection](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dispositif-de-protection)
 
 [Exemption IC](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#exemption-ic)
 
 [Hauteur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire)
 
-[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-(uom))
+[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-uom)
 
 [Hiérarchie](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hierarchie)
 
@@ -40,19 +50,19 @@ Câble dont le type est indéterminé.
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire)
+[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire)
 
-[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire-(uom))
+[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire-uom)
 
-[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
+[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
 
-[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-(uom))
+[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-uom)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_AutreCanalisation.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_AutreCanalisation.md
index 7c16654d0c33a437a539ccd2ad8e37562c657ba7..d2b9c43f5172363d1ec01f5ad14549730bb207eb 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_AutreCanalisation.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_AutreCanalisation.md
@@ -18,6 +18,10 @@ Canalisation dont le type est indéterminé ou non couvert par les autres types
 
 Par exemple, une conduite orpheline, mais aussi des canalisations pour les produits alimentaires, les produits agricoles sont couverts.
 
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Curve. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -26,13 +30,17 @@ Par exemple, une conduite orpheline, mais aussi des canalisations pour les produ
 
 [Commentaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#commentaire)
 
+[Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
+
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
+
 [Dispositif de protection](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dispositif-de-protection)
 
 [Exemption IC](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#exemption-ic)
 
 [Hauteur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire)
 
-[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-(uom))
+[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-uom)
 
 [Hiérarchie](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hierarchie)
 
@@ -44,25 +52,25 @@ Par exemple, une conduite orpheline, mais aussi des canalisations pour les produ
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
 [Pression](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#pression)
 
-[Pression (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#pression-(uom))
+[Pression (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#pression-uom)
 
 [Produit transporté](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#produit-transporte)
 
-[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire)
+[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire)
 
-[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire-(uom))
+[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire-uom)
 
-[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
+[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire)
 
-[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-(uom))
+[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire-uom)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_BatimentTechnique.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_BatimentTechnique.md
index e7dc9b5e3b34c341c71b166923ef53aae72d0719..be31fafd5fbea8c5315d2ec67be7eff80dcfc2a7 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_BatimentTechnique.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_BatimentTechnique.md
@@ -19,6 +19,10 @@ Bâtiment hébergeant des équipements permettant d'assurer diverses fonctions d
 Ce bâtiment peut être intégré dans du bâti existant (poste en immeuble),
 préfabriqué ou maçonné, clôturé (postes sources notamment), enterré. 
 
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Point. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -27,6 +31,8 @@ préfabriqué ou maçonné, clôturé (postes sources notamment), enterré.
 
 [Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
 
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
+
 [Identifiant](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#identifiant)
 
 [Identifiant affleurant](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#identifiant-affleurant)
@@ -37,11 +43,11 @@ préfabriqué ou maçonné, clôturé (postes sources notamment), enterré.
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CableElectrique.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CableElectrique.md
index 3adec99a2ff7dbbf76c97871066934f04072face..c9a1c959680052d456932a06a6a921ab2d00e651 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CableElectrique.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CableElectrique.md
@@ -14,6 +14,12 @@ Cable éléctrique
 
 Liaison utilisée pour acheminer l'électricité d'un endroit à un autre.
 
+**Modélisation**
+
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Curve. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -24,15 +30,19 @@ Liaison utilisée pour acheminer l'électricité d'un endroit à un autre.
 
 [Commentaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#commentaire)
 
+[Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
+
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
+
 [Dispositif de protection](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dispositif-de-protection)
 
 [Exemption IC](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#exemption-ic)
 
-[Fonction du cable](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#fonctio-du-cable)
+[Fonction du cable](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#fonction-du-cable)
 
 [Hauteur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire)
 
-[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-(uom))
+[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-uom)
 
 [Hiérarchie](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hierarchie)
 
@@ -44,21 +54,21 @@ Liaison utilisée pour acheminer l'électricité d'un endroit à un autre.
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire)
+[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire)
 
-[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire-(uom))
+[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire-uom)
 
-[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
+[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
 
-[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-(uom))
+[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-uom)
 
 [Régime](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#regime)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CableTelecommunication.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CableTelecommunication.md
index 55f6546faf204cc8b395dbcdbb8f347b38184abc..f33bd9c6c48fccf9ea95672e35b684eec794a4ab 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CableTelecommunication.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CableTelecommunication.md
@@ -14,6 +14,12 @@ Cable de télécommunication
 
 Liaison utilisée pour acheminer des signaux de données d'un endroit à un autre.
 
+**Modélisation**
+
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Curve. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -22,13 +28,17 @@ Liaison utilisée pour acheminer des signaux de données d'un endroit à un autr
 
 [Commentaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#commentaire)
 
+[Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
+
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
+
 [Dispositif de protection](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dispositif-de-protection)
 
 [Exemption IC](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#exemption-ic)
 
 [Hauteur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire)
 
-[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-(uom))
+[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-uom)
 
 [Hiérarchie](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hierarchie)
 
@@ -40,19 +50,19 @@ Liaison utilisée pour acheminer des signaux de données d'un endroit à un autr
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire)
+[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire)
 
-[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire-(uom))
+[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire-uom)
 
-[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
+[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
 
-[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-(uom))
+[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire-uom)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CanalisationAssainissementPluviale.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CanalisationAssainissementPluviale.md
index 814822efe7ef26c05640750cca5b47c1e69ca70e..3c305c34bee772e784717f5285bfb64e9839dcd2 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CanalisationAssainissementPluviale.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CanalisationAssainissementPluviale.md
@@ -14,6 +14,12 @@ Canalisation d'assainissement ou pluviale
 
 Canalisation utilisée pour transporter des eaux usées ou des eaux pluviales d'un endroit à un autre.
 
+**Modélisation**
+
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Curve. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -22,6 +28,10 @@ Canalisation utilisée pour transporter des eaux usées ou des eaux pluviales d'
 
 [Commentaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#commentaire)
 
+[Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
+
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
+
 [Dispositif de protection](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dispositif-de-protection)
 
 [Ecoulement](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#ecoulement)
@@ -30,7 +40,7 @@ Canalisation utilisée pour transporter des eaux usées ou des eaux pluviales d'
 
 [Hauteur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire)
 
-[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-(uom))
+[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-uom)
 
 [Hiérarchie](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hierarchie)
 
@@ -42,19 +52,19 @@ Canalisation utilisée pour transporter des eaux usées ou des eaux pluviales d'
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire)
+[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire)
 
-[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire-(uom))
+[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire-uom)
 
-[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
+[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
 
-[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-(uom))
+[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-uom)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CanalisationEau.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CanalisationEau.md
index 2a01518864e8fcf7d8e89a95ead1134c99496b42..44e218299474d420b0420cb8cd66bc348c68957a 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CanalisationEau.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CanalisationEau.md
@@ -14,6 +14,12 @@ Canalisation d'eau
 
 Conduite utilisée pour transporter de l'eau d'un entroit à un autre.
 
+**Modélisation**
+
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Curve. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -22,6 +28,10 @@ Conduite utilisée pour transporter de l'eau d'un entroit à un autre.
 
 [Commentaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#commentaire)
 
+[Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
+
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
+
 [Dispositif de protection](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dispositif-de-protection)
 
 [Ecoulement](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#ecoulement)
@@ -30,7 +40,7 @@ Conduite utilisée pour transporter de l'eau d'un entroit à un autre.
 
 [Hauteur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire)
 
-[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-(uom))
+[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-uom)
 
 [Hiérarchie](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hierarchie)
 
@@ -42,19 +52,19 @@ Conduite utilisée pour transporter de l'eau d'un entroit à un autre.
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire)
+[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire)
 
-[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire-(uom))
+[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire-uom)
 
-[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
+[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
 
-[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-(uom))
+[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-uom)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
@@ -64,7 +74,7 @@ Conduite utilisée pour transporter de l'eau d'un entroit à un autre.
 
 [Type de canalisation d'eau](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#type-de-canalisation-d-eau)
 
-[Type de départ](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#type-de-départ)
+[Type de départ](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#type-de-depart)
 
 [Type d'élément](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#type-d-element)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CanalisationHydrocarbureChimique.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CanalisationHydrocarbureChimique.md
index a2c6ed085625229b5dee9cc9756e46790b10df84..8a194c36013bff22044d3d8b5c79ba4d276a9fce 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CanalisationHydrocarbureChimique.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CanalisationHydrocarbureChimique.md
@@ -14,6 +14,12 @@ Canalisation hydrocarbure / chimique
 
 Canlisation utilisée pour transporter des hydrocarures ou des produits chimiques d'un endroit à un autre.
 
+**Modélisation**
+
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Curve. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -24,13 +30,17 @@ Canlisation utilisée pour transporter des hydrocarures ou des produits chimique
 
 [Commentaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#commentaire)
 
+[Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
+
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
+
 [Dispositif de protection](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dispositif-de-protection)
 
 [Exemption IC](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#exemption-ic)
 
 [Hauteur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire)
 
-[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-(uom))
+[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-uom)
 
 [Hiérarchie](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hierarchie)
 
@@ -42,23 +52,23 @@ Canlisation utilisée pour transporter des hydrocarures ou des produits chimique
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
 [Pression](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#pression)
 
-[Pression (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#pression-(uom))
+[Pression (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#pression-uom)
 
-[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire)
+[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire)
 
-[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire-(uom))
+[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire-uom)
 
-[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
+[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
 
-[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-(uom))
+[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-uom)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
@@ -66,10 +76,10 @@ Canlisation utilisée pour transporter des hydrocarures ou des produits chimique
 
 [Surface visible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#surface-visible)
 
-[Type de fluide](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#type-de-fluide)
-
 [Type d'élément](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#type-d-element)
 
+[Type de fluide](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#type-de-fluide)
+
 [Valide de](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#valide-de)
 
 [Valide jusque](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#valide-jusque)
\ No newline at end of file
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CanalisationThermique.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CanalisationThermique.md
index 36e1e0823ab0505a81035ed3aed46e0ad0beee2b..e9972aa80952b3f368c97ece09fc46ee56e28cc7 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CanalisationThermique.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_CanalisationThermique.md
@@ -14,6 +14,12 @@ Canalisation de transport de chaleur.
 
 Canalisation utilisée pour diffuser la chaleur ou le froid d'un endroit à un autre.
 
+**Modélisation**
+
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Curve. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -22,13 +28,17 @@ Canalisation utilisée pour diffuser la chaleur ou le froid d'un endroit à un a
 
 [Commentaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#commentaire)
 
+[Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
+
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
+
 [Dispositif de protection](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dispositif-de-protection)
 
 [Exemption IC](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#exemption-ic)
 
 [Hauteur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire)
 
-[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-(uom))
+[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-uom)
 
 [Hiérarchie](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hierarchie)
 
@@ -40,23 +50,23 @@ Canalisation utilisée pour diffuser la chaleur ou le froid d'un endroit à un a
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
 [Pression](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#pression)
 
-[Pression (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#pression-(uom))
+[Pression (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#pression-uom)
 
-[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire)
+[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire)
 
-[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire-(uom))
+[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire-uom)
 
-[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
+[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
 
-[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-(uom))
+[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-uom)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
@@ -66,12 +76,12 @@ Canalisation utilisée pour diffuser la chaleur ou le froid d'un endroit à un a
 
 [Température](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#temperature)
 
-[Température (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#temperature-(uom))
-
-[Type de fluide](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#type-de-fluide)
+[Température (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#temperature-uom)
 
 [Type d'élément](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#type-d-element)
 
+[Type de fluide](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#type-de-fluide)
+
 [Valide de](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#valide-de)
 
 [Valide jusque](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#valide-jusque)
\ No newline at end of file
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Coffret.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Coffret.md
index f38a5550ef0f9fe8ceacf39bb884ef5a78c665e7..b9186a4b3e8ae91e992f282b2eb72c808cb96f08 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Coffret.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Coffret.md
@@ -14,6 +14,12 @@ Coffret
 
 Objet se présentant sous la forme d'une simple armoire qui peut comporter des objets de services d'utilité publique appartenant à un ou plusieurs réseaux de services d'utilité publique. A la différence du bâtiment technique, il n’est pas possible d’entrer à l’intérieur. 
 
+**Modélisation**
+
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Point. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -22,7 +28,7 @@ Objet se présentant sous la forme d'une simple armoire qui peut comporter des o
 
 [Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
 
-[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-(uom))
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
 
 [Fonction](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#fonction)
 
@@ -36,11 +42,11 @@ Objet se présentant sous la forme d'une simple armoire qui peut comporter des o
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Cote.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Cote.md
index bdd689bbd5fd437eb41de5500f2ed85c50e66b15..c03b5a8bf60096638b066c8f7622e23713ba1294 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Cote.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Cote.md
@@ -33,13 +33,17 @@ Cote permettant de positionner le centre de la nappe de câbles (les
 réseaux sont superposés en réalité mais sont représentés de manière
 «étalée» pour des raisons de lisibilité).
 
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Object. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Angle de rotation](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#angle-de-rotation)
 
-[Angle de rotation (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#angle-de-rotation)
+[Angle de rotation (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#angle-de-rotation-uom)
 
-[Détail](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#l)
+[Détail](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#detail)
 
 [Etiquette](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#etiquette)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Fourreau.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Fourreau.md
index 37d95849fe8f84e363d67ff1ea1f009a9b42eea6..056d81a4dcd669629811e02ca96a852749f26a8f 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Fourreau.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Fourreau.md
@@ -18,6 +18,10 @@ Fourreau qui contient des câbles et canalisations.
 
 Les fourreaux peuvent apparaitre pour plusieurs types de réseau. Si un fourreau est vide, cela peut être mentionné dans l'explication. En option, une surface peut être ajoutée comme géométrie supplémentaire, mais seulement s'il y a de grands diamètres. C'est le gestionnaire du CNIG StaR-DT 42 / 59 réseau qui décide des cas où cela est pertinent.
 
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Curve. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -26,13 +30,17 @@ Les fourreaux peuvent apparaitre pour plusieurs types de réseau. Si un fourreau
 
 [Commentaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#commentaire)
 
+[Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
+
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
+
 [Dispositif de protection](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dispositif-de-protection)
 
 [Exemption IC](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#exemption-ic)
 
 [Hauteur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire)
 
-[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-(uom))
+[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-uom)
 
 [Hiérarchie](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hierarchie)
 
@@ -46,19 +54,19 @@ Les fourreaux peuvent apparaitre pour plusieurs types de réseau. Si un fourreau
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire)
+[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire)
 
-[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire-(uom))
+[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire-uom)
 
-[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
+[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
 
-[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-(uom))
+[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-uom)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Galerie.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Galerie.md
index 1f5b9be9f7fcfb3db729cb10870d6db5f08545c7..5791b217b2fa3b9dbc527c1f47184e213094d931 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Galerie.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Galerie.md
@@ -18,6 +18,10 @@ Infrastructure servant à protéger et à guider les câbles et les tuyaux au mo
 
 Une galerie est une construction autre qu'un tube. Il peut s’agir d’une galerie visitable (où l’on peut évoluer). Il peut aussi s’agir de caniveaux de plus petite taille. Linéaire. En option, une surface peut être ajoutée comme géométrie supplémentaire. 
 
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Curve. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -26,17 +30,21 @@ Une galerie est une construction autre qu'un tube. Il peut s’agir d’une gale
 
 [Commentaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#commentaire)
 
+[Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
+
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
+
 [Dispositif de protection](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dispositif-de-protection)
 
 [Exemption IC](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#exemption-ic)
 
 [Hauteur](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur)
 
-[Hauteur (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-(uom))
+[Hauteur (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-uom)
 
 [Hauteur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire)
 
-[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-(uom))
+[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-uom)
 
 [Hiérarchie](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hierarchie)
 
@@ -44,7 +52,7 @@ Une galerie est une construction autre qu'un tube. Il peut s’agir d’une gale
 
 [Largeur](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#largeur)
 
-[Largeur (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#largeur-(uom))
+[Largeur (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#largeur-uom)
 
 [Matériau](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#materiau)
 
@@ -54,19 +62,19 @@ Une galerie est une construction autre qu'un tube. Il peut s’agir d’une gale
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire)
+[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire)
 
-[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire-(uom))
+[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire-uom)
 
-[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
+[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
 
-[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-(uom))
+[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-uom)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_NappeCable.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_NappeCable.md
index 81cb0a175db40ff7425764d51df8a1ebd22ac945..077a6fdccc108d9bf54feb83c535fe5ba4ec5358 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_NappeCable.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_NappeCable.md
@@ -18,6 +18,10 @@ Espace formé par le tracé commun d'un ou de plusieurs câbles, tubes, PEHD et/
 
 Câbles ou tubes lâches qui se trouvent ensemble dans une nappe. Les informations sont incluses au niveau de l'ensemble des câbles ou des tubes. S'il y a plusieurs ouvrages dans une nappe, la mention du nombre d’ouvrages est obligatoire. Linéaire. En option, une surface peut être ajoutée comme géométrie supplémentaire. 
 
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Curve. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -26,13 +30,17 @@ Câbles ou tubes lâches qui se trouvent ensemble dans une nappe. Les informatio
 
 [Commentaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#commentaire)
 
+[Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
+
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
+
 [Dispositif de protection](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dispositif-de-protection)
 
 [Exemption IC](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#exemption-ic)
 
 [Hauteur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire)
 
-[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-(uom))
+[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-uom)
 
 [Hiérarchie](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hierarchie)
 
@@ -40,7 +48,7 @@ Câbles ou tubes lâches qui se trouvent ensemble dans une nappe. Les informatio
 
 [Largeur](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#largeur)
 
-[Largeur (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#largeur-(uom))
+[Largeur (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#largeur-uom)
 
 [Matériau](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#materiau)
 
@@ -50,19 +58,19 @@ Câbles ou tubes lâches qui se trouvent ensemble dans une nappe. Les informatio
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire)
+[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire)
 
-[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire-(uom))
+[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire-uom)
 
-[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
+[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
 
-[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-(uom))
+[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-uom)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_OuvrageEnTechniqueAlternative.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_OuvrageEnTechniqueAlternative.md
index e5274267ff8383cf07b874c30a89146751c3734c..bb0016ef8fa9d49de1527bd53a88f567d3619da9 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_OuvrageEnTechniqueAlternative.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_OuvrageEnTechniqueAlternative.md
@@ -14,6 +14,12 @@ Ouvrage en technique altervative
 
 Classe regroupant les éléments du réseau d'eaux pluviales qui ne rentrent pas dans les autres type de tronçons.
 
+**Modélisation**
+
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Curve. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -22,13 +28,17 @@ Classe regroupant les éléments du réseau d'eaux pluviales qui ne rentrent pas
 
 [Commentaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#commentaire)
 
+[Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
+
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
+
 [Dispositif de protection](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dispositif-de-protection)
 
 [Exemption IC](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#exemption-ic)
 
 [Hauteur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire)
 
-[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-(uom))
+[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-uom)
 
 [Hiérarchie](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hierarchie)
 
@@ -42,19 +52,19 @@ Classe regroupant les éléments du réseau d'eaux pluviales qui ne rentrent pas
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire)
+[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire)
 
-[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire-(uom))
+[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire-uom)
 
-[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
+[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
 
-[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-(uom))
+[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-uom)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_PerimetreParticulier.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_PerimetreParticulier.md
index 62369dc206fa7ada7d3eb0a12bfeb5bc56e95a32..98aeda6bc552280f4440601b1a0a1d4d5b8b092d 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_PerimetreParticulier.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_PerimetreParticulier.md
@@ -19,6 +19,10 @@ Classe qui définit des périmètres présentant une particularité.
 La description de la zone peut être communiquée dans la description d’un
 objet Etiquette associé.
 
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Surface. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Détail](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#detail)
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_PointLeveOuvrageReseau.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_PointLeveOuvrageReseau.md
index 5cdd169d43c4e7ef6f37e5ebe1432977002a4589..18c3124c258e34de27f6945c3f329f723091297b 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_PointLeveOuvrageReseau.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_PointLeveOuvrageReseau.md
@@ -29,19 +29,23 @@ la pose. Elle est donc à limiter à cet usage.
 
 Elle reprend les attributs de la classe PointLeve du PCRS.
 
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Point. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Horodatage](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#horodatage)
 
 [Levé](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#leve)
 
-[Levé (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#leve-(uom))
+[Levé (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#leve-uom)
 
 [Numéro de point](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#numero-de-point)
 
-[PrécisionXY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[PrécisionXY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[PrécisionZ](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[PrécisionZ](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
 [Producteur](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#producteur)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Poteau.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Poteau.md
index 49f23b56554d4f0ccb8b7fbb409fa0de3ad74585..7752b51c7a226ede3a9eebc0da68e911053e426b 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Poteau.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Poteau.md
@@ -14,6 +14,12 @@ Poteau
 
 Objet se présentant sous la forme d'un simple poteau (mât) qui peut supporter des objets de services d'utilité publique appartenant à un ou plusieurs réseaux de services d'utilité publique.
 
+**Modélisation**
+
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Point. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -22,11 +28,11 @@ Objet se présentant sous la forme d'un simple poteau (mât) qui peut supporter
 
 [Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
 
-[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-(uom))
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
 
 [Hauteur poteau](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-poteau)
 
-[Hauteur poteau (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-poteau-(uom))
+[Hauteur poteau (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-poteau-uom)
 
 [Identifiant](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#identifiant)
 
@@ -38,11 +44,11 @@ Objet se présentant sous la forme d'un simple poteau (mât) qui peut supporter
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Precision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Precision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Precision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Precision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_ProtectionInondationSubmersion.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_ProtectionInondationSubmersion.md
index 11d8c222d4cce8b26b9f190acfe40c8e0cfe16c5..9d480008adde39668107304bc1a2f03de0fe9b95 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_ProtectionInondationSubmersion.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_ProtectionInondationSubmersion.md
@@ -14,6 +14,12 @@ Protection inondation submersion
 
 Ouvrages de protection inondation submersion, qui comprennent notamment les digues.
 
+**Modélisation**
+
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Object. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -26,7 +32,7 @@ Ouvrages de protection inondation submersion, qui comprennent notamment les digu
 
 [Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
 
-[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-(uom))
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
 
 [Identifiant](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#identifiant)
 
@@ -38,9 +44,9 @@ Ouvrages de protection inondation submersion, qui comprennent notamment les digu
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Precision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Precision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Precision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Precision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
 [Présence drainage](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#presence-drainage)
 
@@ -56,7 +62,7 @@ Ouvrages de protection inondation submersion, qui comprennent notamment les digu
 
 [Statut](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#statut)
 
-[Structure ouvrage](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#structure-ouvrage)
+[Structure ouvrage](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#structure-d-ouvrage)
 
 [Surface visible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#surface-visible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_ProtectionMecanique.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_ProtectionMecanique.md
index 59897d29ea3c5f1bcd9ed45472057dd8e20d002d..45313d0286b1fc04cd759eef1ac87ab9360a9340 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_ProtectionMecanique.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_ProtectionMecanique.md
@@ -14,6 +14,12 @@ Protection mécanique
 
 Dispositif de protection mécanique.
 
+**Modélisation**
+
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Curve. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Caractéristiques](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#caracteristiques)
@@ -22,13 +28,17 @@ Dispositif de protection mécanique.
 
 [Commentaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#commentaire)
 
+[Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
+
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
+
 [Dispositif de protection](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dispositif-de-protection)
 
 [Exemption IC](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#exemption-ic)
 
 [Hauteur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire)
 
-[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-(uom))
+[Hauteur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-minimale-reglementaire-uom)
 
 [Hiérarchie](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hierarchie)
 
@@ -42,19 +52,19 @@ Dispositif de protection mécanique.
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire)
+[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire)
 
-[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimal-reglementaire-(uom))
+[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-non-reglementaire-uom)
 
-[Profondeur minimale non réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
+[Profondeur minimale réglementaire](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire)
 
-[Profondeur minimale non réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-(uom))
+[Profondeur minimale réglementaire (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-minimale-reglementaire-uom)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Pylone.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Pylone.md
index 6df46902d031a921b7411e630d6c03fc2626840f..d811ab20ff3336e8e82ccc40f1674f1442561e00 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Pylone.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_Pylone.md
@@ -12,7 +12,13 @@ Pylône
 
 **Définition**
 
-Objet se présentant sous la forme d'un simple pylône qui peut supporter des objets de services d'utilité publique appartenant à un ou plusieurs réseaux de services d'utilité publique. 
+Objet se présentant sous la forme d'un simple pylône qui peut supporter des objets de services d'utilité publique appartenant à un ou plusieurs réseaux de services d'utilité publique.
+
+**Modélisation**
+
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Point. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
 
 **Paramètres**
 
@@ -22,11 +28,11 @@ Objet se présentant sous la forme d'un simple pylône qui peut supporter des ob
 
 [Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
 
-[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-(uom))
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
 
-[Hauteur Pylone](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteurPylone)
+[Hauteur Pylone](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-pylone)
 
-[Hauteur Pylone (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteurPylone)
+[Hauteur Pylone (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#hauteur-pylone-uom)
 
 [Identifiant](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#identifiant)
 
@@ -38,11 +44,11 @@ Objet se présentant sous la forme d'un simple pylône qui peut supporter des ob
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_RegardNonVisitable.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_RegardNonVisitable.md
index 5e406c18847105aa7e0f2d3fff49abf56a41b288..94e74cc16fcc1244da9a96173478ffaadff036f7 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_RegardNonVisitable.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_RegardNonVisitable.md
@@ -20,6 +20,12 @@ Les regards remplissent les fonctions suivantes :
 - Fournir un point de jonction pour les conduits provenant de différentes directions.
 - Donner accès au système pour l'entretien. 
 
+**Modélisation**
+
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Point. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Borgne](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#borgne)
@@ -42,11 +48,11 @@ Les regards remplissent les fonctions suivantes :
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_RegardVisitable.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_RegardVisitable.md
index 3e69db7888624dc0d064041057a362c4f0e1b696..386de194112d7e91af5c6e14eef89a6cf58b6c97 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_RegardVisitable.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_RegardVisitable.md
@@ -21,6 +21,12 @@ Les regards remplissent les fonctions suivantes :
 directions.
 - Donner accès au système pour l'entretien. 
 
+**Modélisation**
+
+La géométrie principale qui représente cette classe doit être sous la forme : GM_Point. 
+
+Les paramètres utiles aux géométries suivis de la mention "(Géométrie supplémentaire)" ne sont pris en comptent uniquement dans le cas où plusieurs géométries sont fournis à la classe.
+
 **Paramètres**
 
 [Borgne](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#borgne)
@@ -31,7 +37,7 @@ directions.
 
 [Dimension](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension)
 
-[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-(uom))
+[Dimension (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#dimension-uom)
 
 [Fonction](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#fonction)
 
@@ -45,11 +51,11 @@ directions.
 
 [Position verticale](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#position-verticale)
 
-[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-XY)
+[Précision XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-xy)
 
-[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-Z)
+[Précision Z](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#precision-z)
 
-[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-XY)
+[Schématique XY](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#schematique-xy)
 
 [Sensible](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#sensible)
 
diff --git a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_ReseauUtilite.md b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_ReseauUtilite.md
index 622f6b53bc19b9b0ac5aa61e9f01d848bd8e91da..270139ff943771fa5c90d60d5913787aa53edaf7 100644
--- a/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_ReseauUtilite.md
+++ b/Writer_STAR-DT/Classes_STAR-DT/STAR-DT_ReseauUtilite.md
@@ -22,7 +22,7 @@ Classe qui permet de décrire le réseau en général.
 
 [Profondeur standard](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-standard)
 
-[Profondeur standard (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-standard-(uom))
+[Profondeur standard (uom)](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#profondeur-standard-uom)
 
 [Responsable](http://doc-star-dt.readthedocs.io/en/latest/Projet_FME/STAR-DT_Parameters.html#responsable)