This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 419
c2d30a3f 492c ea92 3272 b34c8657a857
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
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. |