Click or drag to resize
AB4D logo

GeometrySettingsBasicOptimization Property

Gets GeometrySettings with some basic optimization - same objects are combines in a safe matter so there should be no anomalies.

Namespace:  Ab2d.Common.ReaderSvg
Assembly:  Ab2d.ReaderSvg (in Ab2d.ReaderSvg.dll) Version: 7.1.7295.1040
Syntax
C#
public static GeometrySettings BasicOptimization { get; }

Property Value

Type: GeometrySettings
See Also