ENTITY surface_texture_parameter

(* SCHEMA ap238_arm_schema; *)
(* ************************************************************ *)
(* Surface texture parameter                                    *)
(* ************************************************************ *)

ENTITY surface_texture_parameter; 	(* m1 *)
its_value:       parameter_value;
parameter_name:        label;
measuring_method:      identifier;
parameter_index:       OPTIONAL identifier;
applied_surfaces:      SET [1:?] OF machined_surface;
END_ENTITY;

Explicit Attributes

Entity surface_texture_parameter has the following local and inherited explicit attributes:
AttributeTypeDefined By
 its_valueparameter_value (REAL)surface_texture_parameter
 parameter_namelabel (STRING)surface_texture_parameter
 measuring_methodidentifier (STRING)surface_texture_parameter
 parameter_indexidentifier (STRING)surface_texture_parameter
 applied_surfacesSET OF machined_surface (ENTITY)surface_texture_parameter

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00