ENTITY curve_section_element_location; offsets : ARRAY [1:2] OF context_dependent_measure; END_ENTITY; -- curve_section_element_location |
Entity data types and their attributescurve_section_element_locationoffsets: ARRAY [1:2] OF context_dependent_measure; |
Users: by entity attributescurve_section_element_locationcurve_2d_element_integration.section curve_2d_element_value_and_location.location curve_2d_node_field_section_variable_values.location curve_3d_node_field_section_variable_values.location curve_section_integration_explicit.integration_positions curve_volume_element_location.section_location Users: by defined types, not used by any entity attributecurve_section_element_location- |
Global rules for this entity data type- |
public interface ECurve_section_element_location extends EEntityoffsets (explicit attribute)boolean testOffsets(ECurve_section_element_location type)A_double getOffsets(ECurve_section_element_location type) A_double createOffsets(ECurve_section_element_location type) void unsetOffsets(ECurve_section_element_location type) |
public class CCurve_section_element_location implements ECurve_section_element_locationstatic EAttribute attributeOffsets(ECurve_section_element_location type) |
public class ACurve_section_element_location extends AEntitypublic ECurve_section_element_location getByIndex(int index)public ECurve_section_element_location getCurrentMember(SdaiIterator it) |