Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IfcMesh Class / IfcMesh Constructor / IfcMesh Constructor(IfcMesh)

In This Topic
    IfcMesh Constructor(IfcMesh)
    In This Topic
    Empty constructor. For internal use only. Mesh nature is set to Plain.
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As IfcMesh _
    )
    protected IfcMesh( 
       IfcMesh another
    )

    Parameters

    another
    See Also