ENTITY assembly_geometric_constraint

(* SCHEMA assembly_constraint_schema; *)
ENTITY assembly_geometric_constraint
  ABSTRACT SUPERTYPE OF (ONEOF
           (binary_assembly_constraint,
           fixed_constituent_assembly_constraint))
  SUBTYPE OF (explicit_constraint);

END_ENTITY;-- assembly_geometric_constraint

Explicit Attributes

    No explicit attributes

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity assembly_geometric_constraint has the following subtypes:
    angle_assembly_constraint_with_dimension
    binary_assembly_constraint*
    coaxial_assembly_constraint
    fixed_constituent_assembly_constraint*
    incidence_assembly_constraint
    parallel_assembly_constraint
    parallel_assembly_constraint_with_dimension
    perpendicular_assembly_constraint
    surface_distance_assembly_constraint_with_dimension
    tangent_assembly_constraint
* - Immediate Subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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