ENTITY surface_freedom_values SUBTYPE OF (surface_freedom_and_value_definition); END_ENTITY; -- surface_freedom_values |
Entity data types and their attributesstate_definitiondefined_state: state; surface_freedom_and_value_definition required_surface: analysis_item_within_representation; coordinate_system: fea_axis2_placement_3d; degrees_of_freedom: freedoms_list; values: LIST [1:?] OF measure_or_unspecified_value; surface_freedom_values - |
Users: by entity attributesstate_definitiondistribution_view_relationship.discretised_model discretised_distribution_model_select same_discretised_distribution_model.equivalent_records discretised_distribution_model_select surface_freedom_and_value_definition surface_freedom_values Users: by defined types, not used by any entity attributesurface_freedom_values- |
Global rules for this entity data type- |
public interface ESurface_freedom_values extends ESurface_freedom_and_value_definition |
public class CSurface_freedom_values implements ESurface_freedom_values |
public class ASurface_freedom_values extends AEntitypublic ESurface_freedom_values getByIndex(int index)public ESurface_freedom_values getCurrentMember(SdaiIterator it) |