|
ENTITY curve_3d_element_basis; descriptor : curve_3d_element_descriptor; variable : curve_element_variable; variable_order : element_order; variable_shape_function : shape_function; evaluation_points : LIST [1:?] OF curve_element_location; END_ENTITY; -- curve_3d_element_basis |
Entity data types and their attributescurve_3d_element_basisdescriptor: curve_3d_element_descriptor; variable: curve_element_variable; variable_order: element_order; variable_shape_function: shape_function; evaluation_points: LIST [1:?] OF curve_element_location; |
Userscurve_3d_element_basis |
Global rules for this entity data type- |