ENTITY roundness_tolerance SUBTYPE OF (geometric_tolerance); WHERE wr1: NOT ('SHAPE_TOLERANCE_SCHEMA.' + 'GEOMETRIC_TOLERANCE_WITH_DATUM_REFERENCE' IN TYPEOF (SELF)); END_ENTITY; -- roundness_tolerance |
Entity data types and their attributesgeometric_tolerancename: label; (OPT) description: text; (OPT) magnitude: length_measure_with_unit; toleranced_shape_aspect: geometric_tolerance_target; (DER) controlling_shape: product_definition_shape; roundness_tolerance - |
Global rules for this entity data type- |
public interface ERoundness_tolerance extends EGeometric_tolerance |
public class CRoundness_tolerance implements ERoundness_tolerance |
public class ARoundness_tolerance extends AEntitypublic ERoundness_tolerance getByIndex(int index)public ERoundness_tolerance getCurrentMember(SdaiIterator it) |