ENTITY erroneous_topology_and_geometry_relationship ABSTRACT SUPERTYPE OF (ONEOF (inconsistent_edge_and_curve_directions, inconsistent_face_and_surface_normals, inconsistent_face_and_closed_shell_normals, intersecting_loops_in_face, wrongly_placed_loop)) SUBTYPE OF (erroneous_data); END_ENTITY; -- erroneous_topology_and_geometry_relationship |
Entity data types and their attributesrepresentation_itemname: label; data_quality_criterion - data_quality_measurement_requirement - shape_data_quality_criterion assessment_specification: shape_data_quality_assessment_specification_select; erroneous_data - erroneous_topology_and_geometry_relationship - |
inconsistent_edge_and_curve_directions (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
inconsistent_face_and_closed_shell_normals (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
inconsistent_face_and_surface_normals (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
intersecting_loops_in_face (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
wrongly_placed_loop (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
Global rules for this entity data type- |
public interface EErroneous_topology_and_geometry_relationship extends EErroneous_data |
public class CErroneous_topology_and_geometry_relationship implements EErroneous_topology_and_geometry_relationship |
public class AErroneous_topology_and_geometry_relationship extends AEntitypublic EErroneous_topology_and_geometry_relationship getByIndex(int index)public EErroneous_topology_and_geometry_relationship getCurrentMember(SdaiIterator it) |