Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / PlaneEquation Class / PlaneEquation Constructor / PlaneEquation Constructor(PlaneEquation)

In This Topic
    PlaneEquation Constructor(PlaneEquation)
    In This Topic
    Empty constructor.
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As PlaneEquation _
    )
    protected PlaneEquation( 
       PlaneEquation another
    )

    Parameters

    another
    See Also