Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadAutodesk Class / Simplify Property

In This Topic
    Simplify Property (ReadAutodesk)
    In This Topic
    Controls if planar generic surfaces are converted to devDept.Eyeshot.Entities.PlanarSurface.
    Syntax
    'Declaration
     
    Public Property Simplify As Boolean
    public bool Simplify {get; set;}
    See Also