API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_DISTANCE_WIRE_HOLD_BACK_NOSE Property / ARTICLE_DISTANCE_WIRE_HOLD_BACK_NOSE(Int32) Property

In This Topic
    ARTICLE_DISTANCE_WIRE_HOLD_BACK_NOSE(Int32) Property
    In This Topic
    Distance of the pinch point # 22287. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_DISTANCE_WIRE_HOLD_BACK_NOSE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_DISTANCE_WIRE_HOLD_BACK_NOSE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Double.
    Remarks

    Distance of the pinch point from a wire duct fin. This part property is required solely for the "Averex Wiring Center" manufacturing data export. This property does not have any influence on the graphical representation of the wire duct in a layout space.

    See Also