Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOccText Interface
Members
In This Topic
    IOccText Interface
    In This Topic
    Interface for nailboard and cable drawing text occurrence.
    Object Model
    IOccText InterfaceColorProperty ClassApiFont ClassBooleanProperty ClassLayerInfo ClassDecimalProperty ClassTextProperty ClassDecimalProperty ClassBooleanProperty ClassTextProperty ClassAngleProperty Class
    Syntax
    Public Properties
     NameDescription
     PropertyAlignment of nailboard text occurrence  
     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.I2DGeometricObjectBase)
     PropertyFont of nailboard text occurrence  
     PropertyHorizontal location of nailboard text 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. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DGeometricObjectBase)
     PropertySpacing between lines of text  
     Property Gets or sets the name of the occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DGeometricObjectBase)
     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.I2DGeometricObjectBase)
     PropertyText of this occurrence  
     PropertyAngle of nailboard text occurrenceAngle of the text.Angle of the text.  
     Property Gets or sets a list of user-defined properties of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties)
     PropertyVertical location of nailboard text occurrenceVertical location of nailboard text occurrence  
     PropertyGet Z-order of this drawable occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DGeometricObjectBase)
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IEquatable<IOccurrence>)
    Top
    See Also