-TIN command
Creates a TIN Surface using only the Command line (you have to introduce all file names and their path manually).
Descripción
Una Superficie TIN es una representación geométrica tridimensional de un terreno o un elemento civil, que incluye también su representación con triángulos, curvas de nivel, pendientes y rangos de elevación.
El algoritmo conecta los puntos de enlace más cercanos en triángulos que forman una Red Irregular Triangular (TIN), utilizando el método de triangulación Delaunay.
Puede afectar a la forma en que se conectan los puntos añadiendo límites y líneas de rotura a la superficie TIN. Triángulos siempre siguen los límites y las líneas de corte especificados y nunca los intersecan. También puede editar la superficie TIN con otras opciones disponibles en el comando TINEDIT.
Una superficie TIN se vincula dinámicamente a sus datos de entrada, mientras que otras entidades civiles como las calificaciones, las alineaciones y los corredores se vinculan dinámicamente a la superficie TIN.
Método
Puede crear una superficie TIN a partir de diferentes tipos de datos de entrada:
- Desde elementos CAD (puntos y entidades lineales) y Puntos civiles
- Desde archivos de puntos importados.
- A partir de los puntos civiles, cuya posición y elevación se especifica en el dibujo.
- Desde elementos de Cara 3D.
- Del elemento Nube de Puntos.
- Desde un grupo de puntos especificado.
Seleccione un conjunto de puntos, polilíneas, caras 3D o una nube de puntos en el dibujo para crear una superficie TIN. Los puntos se agregan a la superficie como puntos TIN, las polilíneas 3D se agregan a la superficie como líneas de corte. Las entidades lineales pueden añadirse a la superficie TIN como líneas de rotura, aristas o puntos.
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).
- 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.
- 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.