Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_DISTANCE_WIRE_HOLD_BACK_NOSE Property / ARTICLE_DISTANCE_WIRE_HOLD_BACK_NOSE Property

In This Topic
    ARTICLE_DISTANCE_WIRE_HOLD_BACK_NOSE Property
    In This Topic
    Distance of the pinch point # 22287.
    Syntax
    public MDPropertyValue ARTICLE_DISTANCE_WIRE_HOLD_BACK_NOSE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DISTANCE_WIRE_HOLD_BACK_NOSE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    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 manufacturing data export for the Rittal Secarex cutting center. This property does not have any influence on the graphical representation of the wire duct in a layout space.

    See Also