Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / I2DGeometricObjectWithClosedLine Interface
Members
In This Topic
    I2DGeometricObjectWithClosedLine Interface
    In This Topic
    Interface for nailboard and cable drawing two dimensional geometric occurrences (e.g. rectangle, circle, ..).
    Object Model
    I2DGeometricObjectWithClosedLine InterfaceColorProperty ClassApiFilling ClassBooleanProperty ClassLayerInfo ClassLengthProperty ClassTextProperty ClassAngleProperty ClassDecimalProperty ClassBooleanProperty Class
    Syntax
    Public Properties
     NameDescription
     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)
     PropertyFilling of geometric object  
     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)
     PropertyLine pattern of this drawing. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DGeometricObjectWithLine)
     PropertyLine thickness of this drawing.Line thickness of this drawing. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DGeometricObjectWithLine)
     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)
     PropertyRotation of this drawing. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DRotateable)
     Property Scale of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DTransformable)
     Property Gets or sets the value of 'Selectable' property of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DGeometricObjectBase)
     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.I2DGeometricObjectBase)
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IEquatable<IOccurrence>)
    Top
    See Also