Overview Schemas Index

FINITE_ELEMENT_ANALYSIS_CONTROL_AND_RESULT_SCHEMA (jsdai.SFinite_element_analysis_control_and_result_schema)


ENTITY curve_freedom_values
          SUBTYPE OF (curve_freedom_and_value_definition);
END_ENTITY; -- curve_freedom_values

Entity data types and their attributes

state_definition
          defined_state: state;
curve_freedom_and_value_definition
          required_curve: analysis_item_within_representation;
          coordinate_system: fea_axis2_placement_3d;
          degrees_of_freedom: freedoms_list;
          values: LIST [1:?] OF measure_or_unspecified_value;
curve_freedom_values
          -

Users

state_definition
          distribution_view_relationship.discretised_model
                    discretised_distribution_model_select
          same_discretised_distribution_model.equivalent_records
                    discretised_distribution_model_select
curve_freedom_and_value_definition
curve_freedom_values

Global rules for this entity data type

          -

public interface ECurve_freedom_values extends ECurve_freedom_and_value_definition


public class CCurve_freedom_values implements ECurve_freedom_values


public class ACurve_freedom_values extends AEntity

          public ECurve_freedom_values getByIndex(int index)
          public ECurve_freedom_values getCurrentMember(SdaiIterator it)