Name
|
Brief
|
Example
|
Activate
|
Set Origin object as active
|
VB
|
Destroy
|
Remove one object form current project and destroy it
|
VBA
|
Execute
|
Run LabTalk script in the context of the object, so that the script can assume the object is the active object. This is applicable to Layer and Page objects only.
|
VBA
|
GetBinaryStorageData
|
Get value stored by SetBinaryStorageData with specified name
|
VBA
|
GetMetaData
|
Get information tree of an Origin object with an xmlDocument structure
|
VBA, C#, VC++
|
SetBinaryStorageData
|
Store an value in Origin object with specified name
|
VB
|
SetMetaData
|
Update infomation of an Origin object which can be showed from Show Organizer command in context menu
|
VBA, VB
, C#
, VC++
|