Overview Schemas Index

STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA (jsdai.SStructural_response_representation_schema)


ENTITY surface_section_field
          SUPERTYPE OF (ONEOF (surface_section_field_constant, surface_section_field_varying));
END_ENTITY; -- surface_section_field

Entity data types and their attributes

surface_section_field
          -

Known subtypes

          surface_section_field_constant (STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA)
          surface_section_field_varying (STRUCTURAL_RESPONSE_REPRESENTATION_SCHEMA)

Users

surface_section_field
          fea_shell_section_distribution_idealisation_relationship.idealising
          surface_element_property.section

Global rules for this entity data type

          -

public interface ESurface_section_field extends EEntity


public class CSurface_section_field implements ESurface_section_field


public class ASurface_section_field extends AEntity

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