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

In This Topic
    Dump Method (IfcBlockReference)
    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