ENTITY geometry_with_local_near_degeneracy ABSTRACT SUPERTYPE OF (ONEOF (curve_with_small_curvature_radius, short_length_curve_segment, surface_with_small_curvature_radius, small_area_surface_patch, narrow_surface_patch, indistinct_surface_knots, indistinct_curve_knots, nearly_degenerate_surface_boundary, nearly_degenerate_surface_patch)) SUBTYPE OF (inapt_geometry); END_ENTITY; -- geometry_with_local_near_degeneracy |
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_geometry - geometry_with_local_near_degeneracy - |
curve_with_small_curvature_radius (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
indistinct_curve_knots (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
indistinct_surface_knots (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
narrow_surface_patch (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
nearly_degenerate_surface_boundary (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
nearly_degenerate_surface_patch (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
short_length_curve_segment (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
small_area_surface_patch (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
surface_with_small_curvature_radius (SHAPE_DATA_QUALITY_CRITERIA_SCHEMA) |
Global rules for this entity data type- |
public interface EGeometry_with_local_near_degeneracy extends EInapt_geometry |
public class CGeometry_with_local_near_degeneracy implements EGeometry_with_local_near_degeneracy |
public class AGeometry_with_local_near_degeneracy extends AEntitypublic EGeometry_with_local_near_degeneracy getByIndex(int index)public EGeometry_with_local_near_degeneracy getCurrentMember(SdaiIterator it) |