ENTITY closed_profile

(* SCHEMA ap238_arm_schema; *)
ENTITY closed_profile  	(* m1 *)
ABSTRACT SUPERTYPE OF
(ONEOF (rectangular_closed_profile, circular_closed_profile, ngon_profile, general_closed_profile))
SUBTYPE OF(profile);
END_ENTITY;

Explicit Attributes

Entity closed_profile has the following local and inherited explicit attributes:
AttributeTypeDefined By
 placementaxis2_placement_3d (STRING)profile

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity closed_profile inherits from the following supertypes:
  profile

Subtypes

Entity closed_profile has the following subtypes:
    circular_closed_profile*
    general_closed_profile*
    ngon_profile*
    rectangular_closed_profile*
* - Immediate Subtypes

Referenced By

Entity closed_profile and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 boss ENTITY closed_profile
 closed_pocket ENTITY closed_profile
 general_outside_profile ENTITY profile
 general_shape_profile ENTITY profile
 planar_face ENTITY closed_profile
 profile ENTITY closed_profile


[Top Level Definitions]

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