Harness proD API Help
EPLAN.Harness.API.Occurrences.Nailboard Namespace / OccNbAnnotation Class
Members
In This Topic
    OccNbAnnotation Class
    In This Topic
    Annotation occurrence in nailboard.
    Object Model
    OccNbAnnotation ClassBooleanProperty ClassColorProperty ClassApiFont ClassBooleanProperty ClassLayerInfo ClassBaseLibraryPart ClassDecimalProperty ClassLengthProperty ClassTextProperty ClassOccNbWireHarness ClassDecimalProperty ClassBooleanProperty ClassLengthProperty ClassTextProperty ClassAngleProperty ClassBooleanProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.ApiObject
          EPLAN.Harness.API.Occurrences.BaseOccurrence
             EPLAN.Harness.API.Occurrences.Base2DOccurrence
                EPLAN.Harness.API.Occurrences.BaseNbOccurrence
                   EPLAN.Harness.API.Occurrences.Nailboard.BaseNbDrawableOccurrence
                      EPLAN.Harness.API.Occurrences.Nailboard.BaseNbAnnotation
                         EPLAN.Harness.API.Occurrences.Nailboard.OccNbAnnotation

    Syntax
    Public Properties
     NameDescription
    Public PropertyAvoid the display configuration? (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbAnnotation)
    Public Property Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public Property Gets or sets the color of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbAnnotation)
    Public Property Used font for this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbAnnotation)
    Public Property ID of the HpD object. (Inherited from EPLAN.Harness.API.ApiObject)
    Public Property Is the part a rapid prototype? (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public Property Tells you whether this object is valid or not. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public Property Actual layer. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbDrawableOccurrence)
    Public Property Gets the related library part from which this occurrence was derived. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public PropertyLine pattern of this drawing. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbAnnotation)
    Public PropertySpacing between lines of text (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbAnnotation)
    Public PropertyLine thickness of this drawing.Line thickness of this drawing. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbAnnotation)
    Public Property Gets or sets the name of the occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Base2DOccurrence)
    Public PropertyID of the original 3D occurrence from which this occurrence is derived. (Inherited from EPLAN.Harness.API.Occurrences.Base2DOccurrence)
    Public Property Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public PropertyThe parent wire harness occurrence. (Inherited from EPLAN.Harness.API.Occurrences.BaseNbOccurrence)
    Public Property Gets (or sets) the position of this occurrence.  
    Public Property Scale of this occurrence.  
    Public Property Gets or sets the value of 'Selectable' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbAnnotation)
    Public PropertyType (shape) of the end symbol. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbAnnotation)
    Public PropertySize of the end symbol. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbAnnotation)
    Public PropertyText of the annotation. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbAnnotation)
    Public PropertyAngle of nailboard text occurrenceAngle of the text.Angle of the text. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbAnnotation)
    Public PropertyType (shape) of the text box's border. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbAnnotation)
    Public PropertyIs the border visible? The property is obsolete. Use TextBoxVisible instead. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbAnnotation)
    Public PropertyPosition of the text. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbAnnotation)
    Public Property Gets or sets a list of user-defined properties of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbAnnotation)
    Public PropertyGet Z-order of this drawable occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Nailboard.BaseNbDrawableOccurrence)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified object is equal to the current object. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public MethodServes as the default hash function. (Inherited from EPLAN.Harness.API.Occurrences.BaseOccurrence)
    Public MethodReturns a string that represents the current object. (Inherited from EPLAN.Harness.API.ApiObject)
    Top
    See Also