API Help
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList Class / SYMB_DXF_BLOCKNAME Property / SYMB_DXF_BLOCKNAME(Int32) Property

In This Topic
SYMB_DXF_BLOCKNAME(Int32) Property
In This Topic
DXF export: Name of block # 16040. This property isn't indexed.
Syntax
public MDPropertyValue SYMB_DXF_BLOCKNAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

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

See Also