Harness proD API Help
EPLAN.Harness.API.Occurrences.Interfaces Namespace / ICdOverriddenDirection Interface
Members
In This Topic
    ICdOverriddenDirection Interface
    In This Topic
    Interface prescripts user settable property for bending of main edge.
    Object Model
    ICdOverriddenDirection InterfaceBooleanProperty ClassColorProperty ClassBooleanProperty ClassLayerInfo ClassLengthProperty ClassLengthProperty ClassTextProperty ClassLengthProperty ClassOccCdCableUnit ClassBooleanProperty Class
    Syntax
    Public Properties
     NameDescription
     Property (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DStyleableOccurrence)
     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.IOcc2DControlPath)
     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.IOcc2DControlPath)
     Property Gets the length of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOcc2DControlPath)
     PropertyLine thickness of this drawing.Line thickness of this drawing. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOcc2DControlPath)
     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. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOcc2DControlPath)
     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. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOcc2DControlPath)
     PropertyThe bending direction (or shape) of the main edge can be overridden by this property. The edge is straight or bended automatically by default (Unset). The direction can be set to left or right direction. If the segment of the cable doesn't lay on the main edge the EPLAN.Harness.API.Exceptions.PropertyIsNotEnabledException is thrown.  
     PropertyThe parent cable unit occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ICdControlPath)
     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. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOcc2DControlPath)
     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.IOcc2DControlPath)
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IEquatable<IOccurrence>)
     MethodReturns correctly sorted list of control points. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.ICdControlPath)
    Top
    See Also