|
ENTITY camera_model_with_light_sources SUBTYPE OF (camera_model_d3); sources : SET [1:?] OF light_source; END_ENTITY; -- camera_model_with_light_sources |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; camera_model - camera_model_d3 view_reference_system: axis2_placement_3d; perspective_of_volume: view_volume; camera_model_with_light_sources sources: SET [1:?] OF light_source; |
Global rules for this entity data type- |