OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: Peter2 on February 26, 2018, 07:43:06 AM

Title: Existing Hatch-Pattern-Dialogue (like AutoCAD and Bricscad)?
Post by: Peter2 on February 26, 2018, 07:43:06 AM
Who knows an existing "Hatch-Pattern-Dialogue" like it is used as "pattern-palette" in Bricscad and AutoCAD?

Target: "Show every possible pattern with name and preview"
Should be called from Lisp, and returns the selected values to Lisp ...
Title: Re: Existing Hatch-Pattern-Dialogue (like AutoCAD and Bricscad)?
Post by: owenwengerd on February 26, 2018, 04:55:55 PM
You could always make one. The Hatches OpenDCL sample demonstrates a way to show one selected hatch.
Title: Re: Existing Hatch-Pattern-Dialogue (like AutoCAD and Bricscad)?
Post by: Peter2 on February 27, 2018, 01:17:16 AM
Yesterday I played around - the target is not to display one pattern after the other, but to create an overview.
And the basic problem is that a form with 15 / 30 / 60 hatch-forms is incredible slow ...