70000568 Multiline color draw hatch issues

Article 70000568
Type Bug
Product Engine
Version 7005
Date Added 9/21/2015
Fixed 7.7006.0.2 (9/23/2015)
Submitted by Amancio

Summary

Hello, we encounter various problems with multiline. A) When the display is in UCS View: while drawing the multiline is well placed but as soon as the end it is moved elsewhere! B) When the mode rendering a viewing window is Wire2d multiline are not seen. To see them should be used rendered mode Wire2dGdiPlus C) In the multilinemanager you can not select ByLayer color as a trait. Why ? D) Is it possible to place a filling on a multi vdPolyhatch (currently here does not work)? Using the GetBoundary method

Solution

Fixed those issues in 7006

A: Fixed
B : Fixed
C: We enabled the ability to set ByLayer and ByBlock to the MultilineStyle dialog.
ByLayer means that the color will be taken by the entity's layer.
ByBlock means that the color will be taken from the entity's PenColor.
D: We added multiline to the entities that are taken into consideration in the GetBoundaryPolyFromPoint

Send comments on this topic.