|
ENTITY parametric_curve_3d_element_coordinate_direction SUBTYPE OF (fea_representation_item); orientation : direction; WHERE WR1: SELF\geometric_representation_item.dim=3; END_ENTITY; -- parametric_curve_3d_element_coordinate_direction |
Entity data types and their attributesrepresentation_itemname: label; fea_representation_item - parametric_curve_3d_element_coordinate_direction orientation: direction; |
Global rules for this entity data type- |