Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / IfcMeshSurrogate Class / IfcMeshSurrogate Constructor

In This Topic
    IfcMeshSurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ifcMesh As IfcMesh _
    )
    public IfcMeshSurrogate( 
       IfcMesh ifcMesh
    )

    Parameters

    ifcMesh
    See Also