ENTITY flatness_tolerance SUBTYPE OF (geometric_tolerance); WHERE wr1: NOT ('SHAPE_TOLERANCE_SCHEMA.' + 'GEOMETRIC_TOLERANCE_WITH_DATUM_REFERENCE' IN TYPEOF (SELF)); END_ENTITY; -- flatness_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; flatness_tolerance - |
Global rules for this entity data type- |
public interface EFlatness_tolerance extends EGeometric_tolerance |
public class CFlatness_tolerance implements EFlatness_tolerance |
public class AFlatness_tolerance extends AEntitypublic EFlatness_tolerance getByIndex(int index)public EFlatness_tolerance getCurrentMember(SdaiIterator it) |