Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOccPlotFrame Interface
Members
In This Topic
    IOccPlotFrame Interface
    In This Topic
    Interface for plot frame in nailboard and cable drawing.
    Object Model
    IOccPlotFrame InterfaceBooleanProperty ClassBooleanProperty ClassBooleanProperty ClassIntegerProperty ClassIntegerProperty ClassTextProperty ClassTextProperty ClassDecimalProperty ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty Class
    Syntax
    Public Properties
     NameDescription
     PropertyText alignment of page numbering  
     Property Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Identifier of the API object. (Inherited from EPLAN.Harness.API.Interfaces.IApiObject)
     Property Is the part a rapid prototype? (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Is occurrence valid? (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property When true, the plot frame will be positioned as landscape, otherwise the portrait position will be used.  
     PropertyMargins on IOccPlotFrame.  
     PropertyDetermines if plot frame will be printed to more pages.  
     PropertyNumber of columns of a multi page plot frame.  
     PropertyNumber of rows of a multi page plot frame.  
     Property Gets or sets the name of the occurrence.  
     Property Size of paper to print.  
     Property Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Gets the 2D position in drawing. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DTranslatable)
     PropertyName of the printer to use. See System.Drawing.Printing.PrinterSettings.InstalledPrinters to list installed printers.  
     PropertyPrint scale of plot frame.  
     PropertyText alignment of print scale  
     Property Gets or sets the value of 'Selectable' property of this occurrence.  
     PropertyShould page numbering of plot frame be displayed?  
     PropertyShould print scale of plot frame be displayed?  
     Property Gets or sets a list of user-defined properties of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties)
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IEquatable<IOccurrence>)
     Method Prints current plot frame using its print properties.  
    Top
    See Also