Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

bdbe2cea 529a 1ce7 0c82 6482a321b081

haplokuon edited this page May 6, 2023 · 1 revision

Load Method

netDxf 3.0.0 Library

Overload List

Load(String) Creates a block from an external DXF file.
Load(String, IEnumerable(String)) Creates a block from an external DXF file.
Load(String, String) Creates a block from an external DXF file.
Load(String, String, IEnumerable(String)) Creates a block from an external DXF file.

See Also

Reference

Block Class
netDxf.Blocks Namespace

Clone this wiki locally