ENTITY geometric_gap_in_topology ABSTRACT SUPERTYPE OF (ONEOF (gap_between_adjacent_edges_in_loop, gap_between_vertex_and_base_surface, gap_between_vertex_and_edge, gap_between_edge_and_base_surface, gap_between_pcurves_related_to_an_edge, gap_between_faces_related_to_an_edge)) SUBTYPE OF (inapt_topology_and_geometry_relationship); END_ENTITY; -- geometric_gap_in_topology |
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; inapt_data - inapt_topology_and_geometry_relationship - geometric_gap_in_topology - |
gap_between_adjacent_edges_in_loop (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
gap_between_edge_and_base_surface (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
gap_between_faces_related_to_an_edge (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
gap_between_pcurves_related_to_an_edge (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
gap_between_vertex_and_base_surface (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
gap_between_vertex_and_edge (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
Global rules for this entity data type- |
public interface EGeometric_gap_in_topology extends EInapt_topology_and_geometry_relationship |
public class CGeometric_gap_in_topology implements EGeometric_gap_in_topology |
public class AGeometric_gap_in_topology extends AEntitypublic EGeometric_gap_in_topology getByIndex(int index)public EGeometric_gap_in_topology getCurrentMember(SdaiIterator it) |