import geometry

import geometry

The import geometry module will read STL, PLY, OBJ and .G files containing object geometries.

This module provides the user with the capability to integrate site plans, topography, buildings, and other 3D features into the EVS visualizations.

Info

This module intentionally does not have a Z-Scale port since this class of files are so often not in a user’s model projected coordinate system. Instead a Transform Settings group is provided that allows for a much more complex set of transformations including scaling, translations and rotations.

Ports

DirectionNameTypeDescription
OutputOutput FieldFieldThe main output field of the triangulated model.
OutputOutput ObjectRenderableA renderable object displaying the triangulated model.

Properties

PropertyTypeDescription
Allow RunBooleanWhen deselected, prevents the module from running.
FilenameStringThe file containing the triangulated geometry.
ExecuteButtonAllows the module to run one time even if the Allow Run toggle is off. This allows multiple changes to be made with only one update.
Use Application OriginBooleanWhen true, the module applies the Application Origin. When false, coordinates are left in internal model space.

Transform Settings

PropertyTypeDescription
Transform ListTransform FieldsThe list of transformations applied to the input field. Allows any number of Translation, Scale, or Rotation transformations to place the geometry in the same coordinate space as the rest of the model.