Interface ICutterOptLimitHost
Interface for hosts that contain cutter optimization limits. Provides access to cutter optimization limit settings.
public interface ICutterOptLimitHost
- Extension Methods
Properties
CutterOptLimit
Gets or sets the cutter optimization limit settings.
ICutterOptLimit CutterOptLimit { get; set; }