|
:VLR-beginAttach
|
3 arguments :
1st argument : target database
(VLA-Object)
2nd argument : (string) file name of the xref
dwg
3rd argument : source database (VLA-Object),
of the xref dwg database
|
|
:VLR-otherAttach
|
2 arguments :
1st argument : target database
(VLA-Object)
2nd argument : source database (VLA-Object),
of the xref dwg database
|
|
:VLR-endAttach
|
1 argument
:target database (VLA-Object)
|
|
:VLR-abortAttach
|
1 argument :
source database (VLA-Object), of the xref dwg
database
|
|
:VLR-redirected
|
2 arguments :
1st argument : (integer) the ObjectId inside
target/host database
2nd argument : (integer) the ObjectId inside
source database
|
|
:VLR-comandeered
|
3 arguments :
1st argument : target database
(VLA-Object)
2nd argument : (integer) the ObjectId inside
source database
3rd argument : source database (VLA-Object),
of the xref dwg database
|
|
:VLR-beginRestore
|
3 arguments :
1st argument : target database
(VLA-Object)
2nd argument : (string) the name of the xref
BlockTableRecord
3rd argument : source database (VLA-Object),
of the xref dwg database
|
|
:VLR-endRestore
:VLR-abortRestore
|
1 argument
:target database (VLA-Object)
|
|
:VLR-xrefSubcommandAttachItem
:VLR-xrefSubcommandOverlayItem
|
2 arguments :
1st argument : (integer) specifies the "Attach/Bind/Detach operation mode" (see below)
2nd argument : (string) the file name being
affected, or NIL, if not appropriate
|
|
:VLR-xrefSubcommandBindItem
|
2 arguments :
1st argument : (integer) specifies the
"Attach/Bind/Detach operation mode"
(see below)
2nd argument : (integer) ObjectId of the xref
being bound, or 0, if not appropriate
|
|
:VLR-xrefSubcommandDetachItem
|
2 arguments :
1st argument : (integer) specifies the
"Attach/Bind/Detach operation mode"
(see below)
2nd argument : (integer) ObjectId of the xref
being detached, or 0, if not appropriate
|
|
:VLR-xrefSubcommandPathItem
|
3 arguments :
1st argument : (integer) specifies the
"Attach/Bind/Detach operation mode"
(see below)
2nd argument : (integer) ObjectId of the xref
being changed, or 0, if not appropriate
3rd argument : (string) new path name of the
xref
|
|
:VLR-xrefSubcommandReloadItem
:VLR-xrefSubcommandUnloadItem
|
2 arguments :
1st argument : (integer) specifies the
"Attach/Bind/Detach operation mode"
(see below)
2nd argument : (integer) ObjectId of the xref
being affected, or 0, if not appropriate
|