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

In This Topic
    FUNCTION3D_OPENING_EDGE_LENGTH Property
    In This Topic
    Cut-out: Edge length # 36024.
    Syntax
    public PropertyValue FUNCTION3D_OPENING_EDGE_LENGTH {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_OPENING_EDGE_LENGTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Edge length of the cut-out. The units are imported from the project settings or converted to mm in case of input in inches.

    See Also