Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / Solid3DLoopSurrogate Class / ConvertToObject Method

In This Topic
    ConvertToObject Method (Solid3DLoopSurrogate)
    In This Topic
    Creates the object related to the surrogate.
    Syntax
    'Declaration
     
    Protected Overrides Function ConvertToObject() As Solid3D.Loop
    protected override Solid3D.Loop ConvertToObject()

    Return Value

    The object created.
    Remarks
    See Also