Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / IOcc2DControlPath Interface
Members
In This Topic
    IOcc2DControlPath Interface
    In This Topic
    Common interface for control points of a control path in nailboard and cable drawing.
    Object Model
    IOcc2DControlPath InterfaceColorProperty ClassBooleanProperty ClassLayerInfo ClassLengthProperty ClassLengthProperty ClassTextProperty ClassLengthProperty 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.  
     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.  
     Property Gets the length of this occurrence.  
     PropertyLine thickness of this drawing.Line thickness of this drawing.  
     Property Name of the API occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence)
     PropertyID of the original 3D occurrence from which this occurrence is derived.  
     Property Get or set the outside diameter of this occurrence. Note: In the case of the rapid prototype cables, the outside diameter should be set on the top-level insulator.  
     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.  
     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