ENTITY circular_pattern

(* SCHEMA ap238_arm_schema; *)
ENTITY circular_pattern 	(* m1 *)
SUBTYPE OF(replicate_feature);
angle_increment:            plane_angle_measure;
number_of_feature:          INTEGER;
relocated_base_feature:     SET[0:?] OF circular_offset;
missing_base_feature:       SET[0:?] OF circular_omit;
base_feature_diameter:      OPTIONAL toleranced_length_measure;
base_feature_rotation :     plane_angle_measure;
END_ENTITY;

Explicit Attributes

Entity circular_pattern has the following local and inherited explicit attributes:
AttributeTypeDefined By
 its_ididentifier (STRING)manufacturing_feature
 its_workpieceworkpiece (ENTITY)manufacturing_feature
 its_operationsSET OF machining_operation (ENTITY)manufacturing_feature
 explicit_representationSET OF face (STRING)manufacturing_feature
 feature_placementaxis2_placement_3d (STRING)two5D_manufacturing_feature
 replicate_base_featuretwo5D_manufacturing_feature (ENTITY)replicate_feature
 angle_incrementplane_angle_measure (ENTITY)circular_pattern
 number_of_featureINTEGERcircular_pattern
 relocated_base_featureSET OF circular_offset (ENTITY)circular_pattern
 missing_base_featureSET OF circular_omit (ENTITY)circular_pattern
 base_feature_diametertoleranced_length_measure (ENTITY)circular_pattern
 base_feature_rotationplane_angle_measure (ENTITY)circular_pattern

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity circular_pattern inherits from the following supertypes:
  manufacturing_feature
    two5D_manufacturing_feature
      replicate_feature

Subtypes

    No subtypes

Referenced By

Entity circular_pattern and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 compound_feature ENTITY manufacturing_feature
 general_pocket_bottom_condition ENTITY manufacturing_feature
 machining_workingstep ENTITY manufacturing_feature
 manufacturing_feature ENTITY two5D_manufacturing_feature
 replicate_feature ENTITY circular_pattern
 replicate_feature ENTITY two5D_manufacturing_feature
 turning_workingstep ENTITY manufacturing_feature
 two5D_manufacturing_feature ENTITY replicate_feature


[Top Level Definitions]

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