Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOccNotesTable Interface
Members
In This Topic
    IOccNotesTable Interface
    In This Topic
    Interface for notes table in nailboard and cable drawing.
    Object Model
    IOccNotesTable InterfaceBooleanProperty ClassBooleanProperty ClassLayerInfo ClassTextProperty ClassBooleanProperty ClassBooleanProperty ClassApiFont Class
    Syntax
    Public Properties
     NameDescription
     Property (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.  
     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