ENTITY light_source_spot
(* SCHEMA technical_data_packaging; *)
ENTITY light_source_spot
SUBTYPE OF (light_source);
position : cartesian_point;
orientation : direction;
concentration_exponent : REAL;
constant_attenuation : REAL;
distance_attenuation : REAL;
spread_angle : positive_plane_angle_measure;
END_ENTITY; -- light_source_spot
Explicit Attributes
Entity light_source_spot has the following local and inherited explicit attributes:
Derived Attributes
Entity light_source_spot has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity light_source_spot inherits from the following supertypes:
representation_item
geometric_representation_item
light_source
Subtypes
No subtypesReferenced By
Entity light_source_spot 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