Overview Schemas Index

PRESENTATION_APPEARANCE_SCHEMA (jsdai.SPresentation_appearance_schema)


ENTITY surface_style_control_grid
          SUBTYPE OF (founded_item);
          style_of_control_grid : curve_or_render;
END_ENTITY; -- surface_style_control_grid

Entity data types and their attributes

founded_item
          (DER) users: SET [0:?] OF founded_item_select;
surface_style_control_grid
          style_of_control_grid: curve_or_render;

Users

founded_item
          founded_item.users
                    founded_item_select
surface_style_control_grid
          surface_appearance_wireframe.styles
                    surface_style_element_select
          surface_side_style.styles
                    surface_style_element_select

Global rules for this entity data type

          -

public interface ESurface_style_control_grid extends EFounded_item

style_of_control_grid (explicit attribute)

          int testStyle_of_control_grid(ESurface_style_control_grid type)
          case 1
              EEntity getStyle_of_control_grid(ESurface_style_control_grid type)
              void setStyle_of_control_grid(ESurface_style_control_grid type, EEntity value, EEntity node1)
          void unsetStyle_of_control_grid(ESurface_style_control_grid type)

public class CSurface_style_control_grid implements ESurface_style_control_grid

          static EAttribute attributeStyle_of_control_grid(ESurface_style_control_grid type)
          static int usedinStyle_of_control_grid(ESurface_style_control_grid type, EEntity instance, ASdaiModel domain, ASurface_style_control_grid result)

public class ASurface_style_control_grid extends AEntity

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