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

eae24b5c 708c 15ed e4b0 a58fa8ae1591

haplokuon edited this page May 6, 2023 · 1 revision

Block Constructor

netDxf 3.0.0 Library

Overload List

Block(String) Initializes a new instance of the Block class.
Block(String, IEnumerable(EntityObject)) Initializes a new instance of the Block class.
Block(String, String) Initializes a new instance of the Block class as an external reference drawing.
Block(String, IEnumerable(EntityObject), IEnumerable(AttributeDefinition)) Initializes a new instance of the Block class.
Block(String, String, Boolean) Initializes a new instance of the Block class as an external reference drawing.

See Also

Reference

Block Class
netDxf.Blocks Namespace

Clone this wiki locally