API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_ROUTING_WIRING_OPENING_EXTRALENGTH Property / FUNCTION3D_ROUTING_WIRING_OPENING_EXTRALENGTH(Int32) Property

In This Topic
    FUNCTION3D_ROUTING_WIRING_OPENING_EXTRALENGTH(Int32) Property
    In This Topic
    Extra length # 36031. This property isn't indexed.
    Syntax
    public PropertyValue FUNCTION3D_ROUTING_WIRING_OPENING_EXTRALENGTH( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_ROUTING_WIRING_OPENING_EXTRALENGTH {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Double.
    Remarks

    The extra length indicates the length that is added once to a connection running through a routing range.

    See Also