Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / CycleSurrogate Class / CopyDataFromObject Method

In This Topic
    CopyDataFromObject Method (CycleSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub CopyDataFromObject( _
       ByVal cycle As Solid.Cycle _
    ) 
    protected override void CopyDataFromObject( 
       Solid.Cycle cycle
    )

    Parameters

    cycle
    See Also