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

c2d30a3f 492c ea92 3272 b34c8657a857

haplokuon edited this page May 6, 2023 · 1 revision

DimensionBlock Methods

netDxf 3.0.0 Library

Methods

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