Prod.: Engine, ver.: 6015, ID: 60000855, Wish : Support hatching with 3d polylines

Wish : Support hatching with 3d polylines

Article60000855
TypeWish
ProductEngine
Version6015
Date Added4/8/2009
FixedYes [4/8/2009]
Submitted byLudivine Cormier
Keywords

Subject

Support hatching with 3d polylines

Summary

Support hatching with 3d polylines

Solution


In version 6016 a new property HatchMode was added in vdHatchProperties object which controls the hatching in special occasions


It get one of the following values:


SolidTriangulation  Used when hatching a single 3d curve with Solid FIllmode .Triangles that consist the filled area of the curve are calculating and rendering as solid fill.


                         Thius option works same with 2d and 3d render mode.The owner vdFigure object of the vdHatchProperties must have a proper ExtrutionVector in order to have better results.


SolidFill2d            Used when hatching a single 3d curve with Solid FIllmode . In wire2d rendering the curve filled is always inside curve path boundary.


Default                Is the default value of HatchMode property.It works properly when all curve paths belongs into the same plane.