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