-TIN command

Creates a TIN Surface using only the Command line (you have to introduce all file names and their path manually).

Description

Une surface TIN est une représentation géométrique tridimensionnelle d'un MNT ou d'une entité civile, qui inclut également sa représentation avec des triangles, des isolignes, des pentes et des plages d'altitude.

L'algorithme connecte les points les plus proches en triangles formant un Réseau triangulaire irrégulier (TIN), à l'aide de la méthode de triangulation Delaunay.

L'utilisateur peut affecter la façon dont les points sont connectés en ajoutant des limites et des lignes de fracture à la surface TIN. Les triangles suivent toujours des limites et des lignes de rupture spécifiées et ne les croisent jamais. Vous pouvez également mettre à jour la surface TIN avec d'autres options disponibles dans la commande EDITTIN.

Une surface TIN est liée dynamiquement à ses données d’entrée, tandis que d’autres entités civiles, telles que les nivellements, les alignements et les couloirs, sont liées dynamiquement à la surface TIN.

Méthode

Vous pouvez créer une surface TIN à partir de différents types de données d’entrée :

  • À partir d’éléments CAO (points et entités linéaires) et de points civils,
  • à partir des fichiers de points importés,
  • À partir des points Civils, pour lesquels la position et l'élévation sont spécifiée dans le dessin.
  • à partir d’éléments 3D Face,
  • de l'élément Nuage de points,
  • à partir d'un groupe de points spécifié.

Sélectionnez un ensemble de points, polylignes, faces 3D ou un nuage de points dans le dessin pour créer une surface TIN. Les points sont ajoutés à la surface en tant que points, les polylignes 3D sont ajoutées à la surface en tant que lignes de rupture. Les entités linéaires peuvent être ajoutées à la surface TIN sous forme de lignes de rupture ou de points.

Options within the command

Import from file
Creates a TIN surface from an imported points file in text file format (.txt), comma-delimited file format (.csv) and other text formats where the XYZ coordinates in the input file are separated by any delimiter. You can select multiple point files to create a TIN surface. The file names and their path have to be introduced in the Command line.
Enter file format name
Sets the file format name. Predefined format names are listed in the Select surface file dialog box.
place Points
Creates a TIN surface from picked points.
create from Faces
Creates a TIN Surface by selecting 3D faces. You can choose to add edges of 3D faces as breaklines (Y) or to create TIN Surface only with points of 3D Faces (N).
create from Point Cloud
Creates a TIN Surface from a Point Cloud.
create from Point Groups
Creates a TIN Surface from a Point Group.
cLip polygon
Creates a TIN Surface only in the area defined by the CLIP polygon (a closed polyline).
Note: An option exists to remove the crossed breaklines, if any.
Simplify the TIN surface?
Yes: the TIN Surface created from an imported points file is simplified, and from a Point Cloud by reducing the points density. The surface simplification process is defined by setting values for the radius or simplification step, and for elevation difference.
No:: a TIN Surface is created from all points in the input point file or in Point Cloud.
Note: After the first iteration of the simplification, a report on the command line displays, stating the number of points before simplification, the number of removed points and the number of points after simplification. In the next step, you can choose between the options Simplify again or Create TIN Surface.
Create TIN surface
Creates the TIN Surface.
Densify TIN surface

Yes: after the TIN Surface is simplified, the maximum elevation difference between the simplified TIN Surface and the excluded input points on a specified area in a TIN Surface is specified. All input points with a greater elevation difference than specified are added back to the simplified TIN Surface.

No: the TIN surface is created according to the specified parameters for simplification.
Enter for entire TIN surface
Applies the densify process for the entire TIN Surface.
Select polygons
Applies the densify process for the selected polygons.
Draw polygon
Applies the densification for a polygon, specified in a drawing.
Note: The parameters for TIN Simplify and TIN Densify processes can be subsequently edited using the appropriate definition for creating a TIN surface in Civil Explorer.