Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / PreProcessSilhouettesParams Class
Members

In This Topic
    PreProcessSilhouettesParams Class
    In This Topic
    Data for the %HiddenLinesView.PreProcessHDL<T>(GfxEnvironmentParams, IList<Entity>, PlaneEquation[], LayerList, MaterialDictionary, PreProcessSilhouettesParams, Geometry.Transformation, double, Eyeshot.ViewportLayout, bool, Eyeshot.ViewportLayout.GfxAttributesWire)% method.
    Syntax
    'Declaration
     
    Public Class PreProcessSilhouettesParams 
       Inherits devDept.Graphics.GfxEnvironmentParams
    public class PreProcessSilhouettesParams : devDept.Graphics.GfxEnvironmentParams 
    Inheritance Hierarchy

    System.Object
       devDept.Graphics.GfxEnvironmentParams
          devDept.Eyeshot.PreProcessSilhouettesParams

    See Also