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