TolerancesCircleToDrillRadius Property |
If a circular arc has a radius of this or a less value, it can be replaced by a drill with the corresponding vector optimization method. In case of
an elliptical arc there is no single radius. In this case the circumference of a circle with this radius is calculated, and an elliptical arc with
the same or less circumference will be replaced.
Namespace: RAYLASE.Marker.ConfigurationAssembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntaxpublic double CircleToDrillRadius { get; set; }
Property Value
Double
See Also