Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_MOUNTINGPLATEDISTANCE Property / FUNCTION3D_MOUNTINGPLATEDISTANCE Property

In This Topic
    FUNCTION3D_MOUNTINGPLATEDISTANCE Property
    In This Topic
    Distance to mounting surface # 36017.
    Syntax
    public PropertyValue FUNCTION3D_MOUNTINGPLATEDISTANCE {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_MOUNTINGPLATEDISTANCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    If an offset was entered during the placement of a part, this property will display the distance of the part placement from the mounting surface.

    See Also