ENTITY total_runout_tolerance SUBTYPE OF (geometric_tolerance_with_datum_reference); END_ENTITY; -- total_runout_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; geometric_tolerance_with_datum_reference datum_system: SET [1:?] OF datum_system_or_reference; total_runout_tolerance - |
Global rules for this entity data type- |
public interface ETotal_runout_tolerance extends EGeometric_tolerance_with_datum_reference |
public class CTotal_runout_tolerance implements ETotal_runout_tolerance |
public class ATotal_runout_tolerance extends AEntitypublic ETotal_runout_tolerance getByIndex(int index)public ETotal_runout_tolerance getCurrentMember(SdaiIterator it) |