ENTITY camera_model_d3
(* SCHEMA technical_data_packaging; *)
ENTITY camera_model_d3
SUBTYPE OF (camera_model);
view_reference_system : axis2_placement_3d;
perspective_of_volume : view_volume;
WHERE
wr1: ((dot_product(SELF.view_reference_system.p[3],SELF.
perspective_of_volume.view_window.placement.p[3]) = 1) AND (
SELF.view_reference_system.location.coordinates[3] = SELF.
perspective_of_volume.view_window.placement.location.
coordinates[3]));
wr2: (SELF\geometric_representation_item.dim = 3);
END_ENTITY; -- camera_model_d3
Explicit Attributes
Entity camera_model_d3 has the following local and inherited explicit attributes:
Derived Attributes
Entity camera_model_d3 has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity camera_model_d3 inherits from the following supertypes:
representation_item
geometric_representation_item
camera_model
Subtypes
Entity camera_model_d3 has the following subtypes:
camera_model_d3_with_hlhsr*
camera_model_with_light_sources*
* - Immediate Subtypes
Referenced By
Entity camera_model_d3 and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:35-04:00