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

In This Topic
    ConvertToSurrogate Method (IfcBlockReference)
    In This Topic
    Converts the entity to its surrogate, for serialization purpose.
    Syntax
    'Declaration
     
    Public Overrides Function ConvertToSurrogate() As EntitySurrogate
    public override EntitySurrogate ConvertToSurrogate()

    Return Value

    The surrogate.
    See Also