DXFReaderNETControlAddArc Method |
Name | Description | |
---|---|---|
![]() ![]() | AddArc(Vector3, Vector3, Vector3, Int16, String, String) |
Adds a new arc to the current drawing specifing start point, end point and a pont on arc.
|
![]() | AddArc(Vector3, Double, Vector3, Vector3, Int16, String, String) |
Adds a new arc to the current drawing specifing center point, radius, start point and end point.
|
![]() ![]() | AddArc(Vector3, Double, Double, Double, Int16, String, String) |
Adds a new arc to the current drawing specifing center point, radius, start angle and end angle.
|