Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Solid3D.Face Class / Solid3D.Face Constructor / Solid3D.Face Constructor(Face)

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

    Parameters

    another
    See Also