ENTITY surface_3d_element_basis

(* SCHEMA structural_analysis_design; *)
  ENTITY surface_3d_element_basis;
      descriptor              : surface_3d_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; -- surface_3d_element_basis

Explicit Attributes

Entity surface_3d_element_basis has the following local and inherited explicit attributes:
AttributeTypeDefined By
 descriptorsurface_3d_element_descriptor (ENTITY)surface_3d_element_basis
 variablesurface_element_variable (SELECT)surface_3d_element_basis
 variable_orderelement_order (ENUM)surface_3d_element_basis
 variable_shape_functionshape_function (ENUM)surface_3d_element_basis
 evaluation_pointsLIST OF surface_element_location (ENTITY)surface_3d_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:15:06-04:00