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

9ca00af7 cf9a 8fe9 1a1f d170a1b26730

haplokuon edited this page May 6, 2023 · 1 revision

Build Method

netDxf 3.0.0 Library

Overload List

Build(Dimension) Creates a block that represents the drawing of the specified dimension.
Build(AlignedDimension, String) Creates a block that represents the drawing of the specified dimension.
Build(Angular2LineDimension, String) Creates a block that represents the drawing of the specified dimension.
Build(Angular3PointDimension, String) Creates a block that represents the drawing of the specified dimension.
Build(ArcLengthDimension, String) Creates a block that represents the drawing of the specified dimension.
Build(DiametricDimension, String) Creates a block that represents the drawing of the specified dimension.
Build(Dimension, String) Creates a block that represents the drawing of the specified dimension.
Build(LinearDimension, String) Creates a block that represents the drawing of the specified dimension.
Build(OrdinateDimension, String) Creates a block that represents the drawing of the specified dimension.
Build(RadialDimension, String) Creates a block that represents the drawing of the specified dimension.

See Also

Reference

DimensionBlock Class
netDxf.Entities Namespace

Clone this wiki locally