Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / CompileWire Method

In This Topic
    CompileWire Method
    In This Topic
    Compiles the graphics representation of wireframe entities.
    Syntax
    'Declaration
     
    Protected Sub CompileWire( _
       ByVal data As CompileParams _
    ) 
    protected void CompileWire( 
       CompileParams data
    )

    Parameters

    data
    See Also