Eplan Platform API
Eplan.EplApi.DataModel Namespace / Block Class / Name Property

Name Property (Block)
Name of the referenced block.
Syntax
public string Name {get; set;}
Exceptions
ExceptionDescription
Thrown when operation set/get has failed.
Remarks
Provide a name for the block here. In a DXF / DWG export, this name is stored in the exported file.
See Also