Eplan Platform API
Eplan.EplApi.DataModel Namespace / Properties.PlotFrame Enumeration

Properties.PlotFrame Enumeration
Identificators of properties owned by PlotFrame class.
Syntax
public enum Properties.PlotFrame : System.Enum 
Members
MemberValueDescription
FORM_BEHAVIOUR_PROPERTY_VAL_GRAPHIC13026Assignment: Property / value to graphic # 13026.
FRAME_ADD_PAGENAME12030Add page names # 12030.
FRAME_AREA_X12033Plot frame dimensions: X axis # 12033.
FRAME_AREA_Y12034Plot frame dimensions: Y axis # 12034.
FRAME_ASYNCHRON_POS12013Asynchronous rows # 12013.
FRAME_ASYNCHRON_ROWS12012Asynchronous columns # 12012.
FRAME_AUTOX_OFFSET12063Property arrangement: Automatic X coordinate (path) # 12063.
FRAME_AUTOY_OFFSET12062Property arrangement: Automatic Y coordinate (path) # 12062.
FRAME_CONT_LADDER_DESCR12031Continuous row / column designation # 12031.
FRAME_CONTACTIMAGE_OFFSET12060Contact image margin (in path) # 12060.
FRAME_CONTACTIMAGE_POSTPONEMENT12061Contact image offset # 12061.
FRAME_DEFAULT_ALPHASET12032String for alphanumeric # 12032.
FRAME_DEVTAGSEARCHDIR_BOXESONLY12105DT adoption: Only from boxes # 12105.
FRAME_DEVTAGSEARCHDIR_FOR_GOST12104DT adoption: Search direction conforming to GOST standard # 12104.
FRAME_DXF_BLOCKNAME12050DXF export: Name of block # 12050.
FRAME_DXF_INSERTXCOORD12051DXF export: Insertion point (X) # 12051.
FRAME_DXF_INSERTYCOORD12052DXF export: Insertion point (Y) # 12052.
FRAME_ERRORCOUNT12099Number of messages # 12099.
FRAME_EVALUATION_AREA_START_POINT_X12003Grid offset X # 12003.
FRAME_EVALUATION_AREA_START_POINT_Y12004Grid offset Y # 12004.
FRAME_EVALUATION_DIRECTION12103Reporting direction # 12103.
FRAME_FORMAT_OF_NUMBERING_POSITION12009Row numbering format # 12009.
FRAME_FORMAT_OF_ROW_NUMBERS12011Column numbering format # 12011.
FRAME_GRAPHICERROR12100Error: Graphic # 12100.
FRAME_IMPORTERROR12200Error (import) # 12200.
FRAME_MOTORSWITCH_OFFSET12059Contact image margin (on component) # 12059.
FRAME_NUMBER_OF_COLUMS12006Number of rows # 12006.
FRAME_NUMBER_OF_LADDERS12007Number of ladders # 12007.
FRAME_NUMBER_OF_ROWS12005Number of columns # 12005.
FRAME_PAGE_ORIENTATION12016Page orientation / paper format # 12016.
FRAME_PATH_ALPHASET12027String for column designation # 12027.
FRAME_PATH_REVERSE_NUMBERING12035Inverse column numbering # 12035.
FRAME_PATH_STARTID12025Start value (column) # 12025.
FRAME_PATHPOS_MINDIGITS12029Number of characters for column / row # 12029.
FRAME_PATHSIZE12102Column width # 12102.
FRAME_PLACEDPROPERROR12101Error: Property placement # 12101.
FRAME_POS_ALPHASET12028String for row designation # 12028.
FRAME_POS_REVERSE_NUMBERING12036Inverse row numbering # 12036.
FRAME_POS_STARTID12026Start value (row) # 12026.
FRAME_POSITIONSIZE12002Row height # 12002.
FRAME_ROW_AND_POS_ALPHABETIC_ALLOCATION12010Alphabetical column / row distribution # 12010.
FRAME_ROW_DESC_OF_NON_LOGICAL_PAGES12014Show column designation on non-logical pages # 12014.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.DataModel.Properties.PlotFrame

See Also