ENTITY surface_section_element_location_absolute SUBTYPE OF (surface_section_element_location); offset : context_dependent_measure; END_ENTITY; -- surface_section_element_location_absolute |
Entity data types and their attributessurface_section_element_locationabove_material_discontinuity: LOGICAL; surface_section_element_location_absolute offset: context_dependent_measure; |
Global rules for this entity data type- |
public interface ESurface_section_element_location_absolute extends ESurface_section_element_locationoffset (explicit attribute)boolean testOffset(ESurface_section_element_location_absolute type)double getOffset(ESurface_section_element_location_absolute type) void setOffset(ESurface_section_element_location_absolute type, double value) void unsetOffset(ESurface_section_element_location_absolute type) |
public class CSurface_section_element_location_absolute implements ESurface_section_element_location_absolutestatic EAttribute attributeOffset(ESurface_section_element_location_absolute type) |
public class ASurface_section_element_location_absolute extends AEntitypublic ESurface_section_element_location_absolute getByIndex(int index)public ESurface_section_element_location_absolute getCurrentMember(SdaiIterator it) |