ENTITY view_volume

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY view_volume
	SUBTYPE OF (founded_item);
	projection_type : central_or_parallel;
	projection_point : cartesian_point;
	view_plane_distance : length_measure;
	front_plane_distance : length_measure;
	front_plane_clipping : BOOLEAN;
	back_plane_distance : length_measure;
	back_plane_clipping : BOOLEAN;
	view_volume_sides_clipping : BOOLEAN;
	view_window : planar_box;
END_ENTITY;

Explicit Attributes

Entity view_volume has the following local and inherited explicit attributes:
AttributeTypeDefined By
 projection_typecentral_or_parallel (ENUM)view_volume
 projection_pointcartesian_point (ENTITY)view_volume
 view_plane_distancelength_measure (REAL)view_volume
 front_plane_distancelength_measure (REAL)view_volume
 front_plane_clippingBOOLEANview_volume
 back_plane_distancelength_measure (REAL)view_volume
 back_plane_clippingBOOLEANview_volume
 view_volume_sides_clippingBOOLEANview_volume
 view_windowplanar_box (ENTITY)view_volume

Derived Attributes

Entity view_volume has the following local and inherited derived attributes:
AttributeTypeDefined By
 usersSET OF founded_item_select (SELECT)founded_item

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity view_volume inherits from the following supertypes:
  founded_item

Subtypes

    No subtypes

Referenced By

Entity view_volume and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 camera_model_d3 ENTITY view_volume
 founded_item_select SELECT founded_item
 validate_dependently_instantiable_entity_data_types RULE founded_item
 validate_dependently_instantiable_entity_data_types RULE view_volume


[Top Level Definitions] [Exit]

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