|
ENTITY curve_3d_element_value_and_location; simple_value : field_value; location : curve_element_location; coordinate_system : OPTIONAL curve_3d_state_coordinate_system; WHERE WR1: necessary_value_coordinate_system (simple_value, coordinate_system); END_ENTITY; -- curve_3d_element_value_and_location |
Entity data types and their attributescurve_3d_element_value_and_locationsimple_value: field_value; location: curve_element_location; (OPT) coordinate_system: curve_3d_state_coordinate_system; |
Users: by entity attributescurve_3d_element_value_and_locationcurve_3d_element_location_point_variable_values.values_and_locations Users: by defined types, not used by any entity attributecurve_3d_element_value_and_location- |
Global rules for this entity data type- |