SurfacePositionType

Type of position for the query to return


Enumeration Members

ELEMENT_SURFACE_CENTROID

The query will return the centroid of all visible element surfaces on the given part

NODE

The query will return all nodes on the visible surface of the given part

NON_OUTLINE_NODE

The query will return all nodes that are not on an outline edge of the visible surface og the given part. This will typically be internal nodes for a flat 2D surface (e.g. an inlet).

OUTLINE_NODE

The query will return all nodes that are on an outline edge of the visible surface og the given part. This will typically be external/border nodes for a flat 2D surface (e.g. an inlet).