Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IBase2DAnnotation Interface
Members
In This Topic
    IBase2DAnnotation Interface
    In This Topic
    Common interface for annotations and balloons (descriptive objects) in 2D drawings
    Object Model
    IBase2DAnnotation InterfaceBooleanProperty ClassBooleanProperty ClassColorProperty ClassLengthProperty ClassApiFont ClassBooleanProperty ClassLayerInfo ClassDecimalProperty ClassLengthProperty ClassTextProperty ClassBooleanProperty ClassLengthProperty ClassTextProperty ClassAngleProperty ClassBooleanProperty Class
    Syntax
    Public Properties
     NameDescription
     Property (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DStyleableOccurrence)
     PropertyType (shape) of the border. The property is obsolete form version 2.9 SP2. Use TextBox instead.  
     PropertyIs the border visible? The property is obsolete. Use TextBoxVisible instead.  
     Property Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     Property Gets or sets the color of this occurrence.  
     PropertySize of the end symbol. The property is obsolete form version 2.9 SP2. Use SymbolShapeSize instead.  
     PropertyType (shape) of the end symbol. The property is obsolete form version 2.9 SP2. Use SymbolShape instead.  
     Property Used font for this occurrence.  
     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.  
     PropertyLine pattern of this drawing.  
     PropertyLine spacing of the text.  
     PropertyLine thickness of this drawing.Line thickness of this drawing.  
     Property Name of the API occurrence. (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 Gets or sets the value of 'Selectable' property of this occurrence.  
     PropertyType (shape) of the end symbol. The property is obsolete form version 2.9 SP2. Use SymbolShape instead.  
     PropertySize of the end symbol. The property is obsolete form version 2.9 SP2. Use SymbolShapeSize instead.  
     PropertyText of the annotation.  
     PropertyAngle of nailboard text occurrenceAngle of the text.Angle of the text.  
     PropertyType (shape) of the text box's border.  
     PropertyIs the text box's border visible?  
     PropertyPosition of the text.  
     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.  
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IEquatable<IOccurrence>)
    Top
    See Also