Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOccNotesTable Interface
Properties Methods

In This Topic
    IOccNotesTable Interface Members
    In This Topic

    The following tables list the members exposed by IOccNotesTable.

    Public Properties
     NameDescription
     PropertyAvoid the display configuration? (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DStyleableOccurrence)
     Property Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     PropertyDecorations, belonging to this decorable occurrence, visible in the drawing. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DDecorableOccurrence)
     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 Actual layer. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DFreeDrawing)
     Property Name of the API occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Gets or sets which notes to display in the notes table.  
     PropertyGets the P8 displayed device tag. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     PropertyGets the P8 full device tag. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     PropertyGets the P8 function text. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Specifies whether to display the border.  
     Property Specifies whether to display the notes' numbers.  
     Property The data structure where text font of table is defined.  
     Property Gets or sets a list of user-defined properties of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties)
     PropertyGet Z-order of this drawable occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DFreeDrawing)
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IEquatable<IOccurrence>)
     Method Fits the table to the current table content.  
     Method Reloads the source file of the notes table.  
    Top
    See Also