|
ENTITY camera_model_d2 SUBTYPE OF (camera_model); view_window : planar_box; view_window_clipping : BOOLEAN; WHERE WR1: SELF\geometric_representation_item.dim = 2; END_ENTITY; -- camera_model_d2 |
Entity data types and their attributesrepresentation_itemname: label; geometric_representation_item (DER) dim: dimension_count; camera_model - camera_model_d2 view_window: planar_box; view_window_clipping: BOOLEAN; |
| camera_model_d2_shape_clipping (presentation_organization_schema) |
Global rules for this entity data type- |