Overview Schemas Index

PRESENTATION_APPEARANCE_SCHEMA (jsdai.SPresentation_appearance_schema)


ENTITY draughting_pre_defined_curve_font
          SUBTYPE OF (pre_defined_curve_font);
WHERE
          wr1: SELF.name IN
        ['continuous',
         'chain',
         'chain double dash',
         'dashed',
         'dotted'];
END_ENTITY; -- draughting_pre_defined_curve_font

Entity data types and their attributes

pre_defined_item
          name: label;
pre_defined_curve_font
          -
draughting_pre_defined_curve_font
          -

Known subtypes

          predefined_curve_font (STYLED_CURVE_XIM)

Users

pre_defined_item
          design_object_management_assignment.items
                    managed_design_object
                              ap210_managed_design_object
          frozen_assignment.items
                    managed_design_object
                              ap210_managed_design_object
pre_defined_curve_font
          curve_style.curve_font
                    curve_font_or_scaled_curve_font_select
                              curve_style_font_select
          curve_style_font_and_scaling.curve_font
                    curve_style_font_select
draughting_pre_defined_curve_font

Global rules for this entity data type

          -

public interface EDraughting_pre_defined_curve_font extends EPre_defined_curve_font


public class CDraughting_pre_defined_curve_font implements EDraughting_pre_defined_curve_font


public class ADraughting_pre_defined_curve_font extends AEntity

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