ENTITY pre_defined_surface_condition_symbol

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY pre_defined_surface_condition_symbol
	SUBTYPE OF (pre_defined_symbol);
WHERE
	WR1 : SELF.name IN ['000' , '010' , '020' , '030' , '040' , '050' , '060' , '070' , '001' , '011' , '021' , '031' , '041' , '051' , '061' , '071' , '100' , '110' , '120' , '130' , '140' , '150' , '160' , '170' , '101' , '111' , '121' , '131' , '141' , '151' , '161' , '171' , '200' , '210' , '220' , '230' , '240' , '250' , '260' , '270' , '201' , '211' , '221' , '231' , '241' , '251' , '261' , '271'];
END_ENTITY;

Explicit Attributes

Entity pre_defined_surface_condition_symbol has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)pre_defined_item

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity pre_defined_surface_condition_symbol inherits from the following supertypes:
  pre_defined_item
    pre_defined_symbol

Subtypes

    No subtypes

Referenced By

Entity pre_defined_surface_condition_symbol and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 defined_symbol_select SELECT pre_defined_symbol
 managed_design_object SELECT pre_defined_item


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:32-04:00