Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / PlotFramePropertyList Class / FRAME_DXF_BLOCKNAME Property / FRAME_DXF_BLOCKNAME Property

In This Topic
    FRAME_DXF_BLOCKNAME Property
    In This Topic
    DXF export: Name of block # 12050.
    Syntax
    public PropertyValue FRAME_DXF_BLOCKNAME {get; set;}
    public:
    property PropertyValue^ FRAME_DXF_BLOCKNAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the block generated by the DXF / DWG export.

    See Also