Pastes a file into the current SWD.
Visual Basic |
---|
Public Function PasteFrom( _ ByVal filename As String, _ ByVal bLinked As Integer _ ) As Integer |
True
|
Create a link to the filename. |
False
|
Paste the contents of the filename. |
The item created will fill the current view extents, taking the different aspect ratios into account.
Available: MM ME MD OD OM OV
Group:
sis.PasteFrom ("c:\data\picture.jpg", True)
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).