Non_Allowed_Input_Reference_to_Vertex_Edge_Face

This check verifies whether the features have unnecessary references to internal topology elements.

This page discusses:

Context

Replace internal elements with other elements. Internal elements are visible only while editing an element.

Check Information

Check Details Description
Applicable to: GeometricFeature
Automatic Solution:
Check Parameters:
  • Non-allowed_input_Edge: Boolean type.

    Checks the edges.

    Note: By default, the value is set to TRUE.

  • Non-allowed_input_Face: Boolean type.

    Checks the faces.

    Note: By default, the value is set to TRUE.

  • Non-allowed_input_Vertex: Boolean type.

    Checks the vertices.

    Note: By default, the value is set to TRUE.