Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / IfcMesh Class / Dump Method

In This Topic
    Dump Method (IfcMesh)
    In This Topic
    Returns a description of this entity.
    Syntax
    'Declaration
     
    Public Overrides Function Dump() As String
    public override string Dump()

    Return Value

    A multiline string.
    See Also