ENTITY geometric_tolerance_with_applied_material_condition_property SUBTYPE OF (geometric_tolerance_armx, physical_unit_geometric_tolerance); SELF\modified_geometric_tolerance.modifier RENAMED applied_material_condition_property_name : material_condition_property_names; END_ENTITY; -- geometric_tolerance_with_applied_material_condition_property |
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_defined_unit unit_size: length_measure_with_unit; geometric_tolerance_with_defined_area_unit area_type: area_unit_type; (OPT) second_unit_size: length_measure_with_unit; modified_geometric_tolerance modifier: limit_condition; shape_aspect name: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; tolerance_zone defining_tolerance: SET [1:?] OF tolerance_zone_target; form: tolerance_zone_form; tolerance_zone_armx (OPT) affected_plane: associated_shape_element; (OPT) form_type: tolerance_zone_type; (RT) (DER) form: tolerance_zone_form; (RT) (DER) name: label; (RT) (DER) description: text; (RT) (DER) of_shape: product_definition_shape; (RT) (DER) product_definitional: LOGICAL; geometric_tolerance_with_modifiers modifiers: SET [1:?] OF geometric_tolerance_modifier; unequally_disposed_geometric_tolerance displacement: length_measure_with_unit; geometric_tolerance_armx (OPT) modification: limit_condition; (OPT) modification_new: SET [1:?] OF geometric_tolerance_modifier; (OPT) area_unit_type: area_unit_type; (OPT) segment_size: measure_with_unit; (RT) toleranced_shape_aspect->applied_to: shape_aspect; (OPT) significant_digits: INTEGER; (OPT) value_determination: STRING; (RT) (OPT) description->qualifying_note: STRING; (RT) magnitude->tolerance_value: length_measure_with_unit; (OPT) composer: geometric_tolerance_armx; (OPT) unequally_disposed_tolerance_zone_displacement: length_measure_with_unit; (RT) (DER) unit_size: length_measure_with_unit; (RT) (DER) modifier: limit_condition; (RT) (DER) modifiers: SET [1:?] OF geometric_tolerance_modifier; (RT) (DER) defining_tolerance: SET [1:1] OF geometric_tolerance_armx; (RT) (DER) of_shape: product_definition_shape; (RT) (DER) area_type: area_unit_type; (RT) (DER) displacement: length_measure_with_unit; property_definition name: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; physical_unit_geometric_tolerance - geometric_tolerance_with_applied_material_condition_property (RT) modifier->applied_material_condition_property_name: material_condition_property_names; |
Global rules for this entity data type- |
public interface EGeometric_tolerance_with_applied_material_condition_property extends EGeometric_tolerance_armx, EPhysical_unit_geometric_tolerance |
public class CGeometric_tolerance_with_applied_material_condition_property implements EGeometric_tolerance_with_applied_material_condition_property |
public class AGeometric_tolerance_with_applied_material_condition_property extends AEntitypublic EGeometric_tolerance_with_applied_material_condition_property getByIndex(int index)public EGeometric_tolerance_with_applied_material_condition_property getCurrentMember(SdaiIterator it) |