Overview Schemas Index

PRESENTATION_APPEARANCE_SCHEMA (jsdai.SPresentation_appearance_schema)


ENTITY surface_style_silhouette
          SUBTYPE OF (founded_item);
          style_of_silhouette : curve_or_render;
END_ENTITY; -- surface_style_silhouette

Entity data types and their attributes

founded_item
          (DER) users: SET [0:?] OF founded_item_select;
surface_style_silhouette
          style_of_silhouette: curve_or_render;

Users

founded_item
          founded_item.users
                    founded_item_select
surface_style_silhouette
          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_silhouette extends EFounded_item

style_of_silhouette (explicit attribute)

          int testStyle_of_silhouette(ESurface_style_silhouette type)
          case 1
              EEntity getStyle_of_silhouette(ESurface_style_silhouette type)
              void setStyle_of_silhouette(ESurface_style_silhouette type, EEntity value, EEntity node1)
          void unsetStyle_of_silhouette(ESurface_style_silhouette type)

public class CSurface_style_silhouette implements ESurface_style_silhouette

          static EAttribute attributeStyle_of_silhouette(ESurface_style_silhouette type)
          static int usedinStyle_of_silhouette(ESurface_style_silhouette type, EEntity instance, ASdaiModel domain, ASurface_style_silhouette result)

public class ASurface_style_silhouette extends AEntity

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