Hi,
Is there a way to create a AreaPattern in VBA with a pattern from file *.pat? ( eg. acadiso.pat or acad.pat)
Manually this is possible whit "Pattern Area" and then "Pattern Definition" set on "From File" with Pattern set on eg. "ANSI31"
But i'm looking for a solution in VBA ... whitout "CadInputQueue" bacause this needs a class module "IModalDialogEvents"
Werner