ENTITY surface_2d_element_basis

(* SCHEMA structural_response_representation_schema; *)
ENTITY surface_2d_element_basis;
  descriptor                : surface_2d_element_descriptor;
  variable                  : surface_element_variable;
  variable_order            : element_order;
  variable_shape_function   : shape_function;
  evaluation_points         : LIST [1:?] OF surface_element_location;
END_ENTITY;

Explicit Attributes

Entity surface_2d_element_basis has the following local and inherited explicit attributes:
AttributeTypeDefined By
 descriptorsurface_2d_element_descriptor (SELECT)surface_2d_element_basis
 variablesurface_element_variable (SELECT)surface_2d_element_basis
 variable_orderelement_order (ENUM)surface_2d_element_basis
 variable_shape_functionshape_function (ENUM)surface_2d_element_basis
 evaluation_pointsLIST OF surface_element_location (ENTITY)surface_2d_element_basis

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00