ENTITY profile_floor

(* SCHEMA ap238_arm_schema; *)
ENTITY profile_floor  	(* m1 *)
ABSTRACT SUPERTYPE OF(ONEOF(general_profile_floor, planar_profile_floor)); 
floor_radius :             OPTIONAL numeric_parameter;
start_or_end :             BOOLEAN; 
END_ENTITY; 

Explicit Attributes

Entity profile_floor has the following local and inherited explicit attributes:
AttributeTypeDefined By
 floor_radiusnumeric_parameter (ENTITY)profile_floor
 start_or_endBOOLEANprofile_floor

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity profile_floor has the following subtypes:
    general_profile_floor*
    planar_profile_floor*
* - Immediate Subtypes

Referenced By

Entity profile_floor and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 profile_select SELECT profile_floor


[Top Level Definitions]

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