ENTITY physical_unit_geometric_tolerance SUBTYPE OF (geometric_tolerance, property_definition); END_ENTITY; -- physical_unit_geometric_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; property_definition name: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; physical_unit_geometric_tolerance - |
geometric_tolerance_with_applied_material_condition_property (EXTENDED_GEOMETRIC_TOLERANCE_XIM) |
linear_profile_tolerance (EXTENDED_GEOMETRIC_TOLERANCE_MIM) |
statistical_geometric_tolerance (EXTENDED_GEOMETRIC_TOLERANCE_MIM) |
Global rules for this entity data type- |
public interface EPhysical_unit_geometric_tolerance extends EGeometric_tolerance, EProperty_definition |
public class CPhysical_unit_geometric_tolerance implements EPhysical_unit_geometric_tolerance |
public class APhysical_unit_geometric_tolerance extends AEntitypublic EPhysical_unit_geometric_tolerance getByIndex(int index)public EPhysical_unit_geometric_tolerance getCurrentMember(SdaiIterator it) |