Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / RegenOptions Class / PreProcessSilhouettes Property

In This Topic
    PreProcessSilhouettes Property
    In This Topic
    When true, entity regeneration will pre-process object's silhouette curves.
    Syntax
    'Declaration
     
    Public Property PreProcessSilhouettes As Boolean
    public bool PreProcessSilhouettes {get; set;}
    See Also