25+
years serving the scientific and engineering community
Log In
Try Origin for Free
Chat
Buy
English
日本語
Deutsch
Toggle navigation
Products
PRODUCTS
Origin
OriginPro
Origin Viewer
All products
Origin vs. OriginPro
What's new in latest version
Product literature
SHOWCASE
Applications
User Case Studies
Graph Gallery
Animation Gallery
3D Function Gallery
FEATURES
2D&3D Graphing
Peak Analysis
Curve Fitting
Statistics
Signal Processing
Key features by version
Download full feature list
LICENSING OPTIONS
Node-locked(fixed seat)
Concurrent Network (Floating)
Dongle
Academic users
Student version
Commercial users
Government users
Non-Profit users
Why choose OriginLab
Who's using Origin
What users are saying
Published product reviews
Online Store
Get a quote/Ordering
Find a distributor
Purchase
New Orders
Renew Maintenance
Upgrade Origin
Contact Sales(US & Canada only)
Find a Distributor
Licensing Options
Node-locked(fixed seat)
Concurrent Network (Floating)
Dongle
Academic users
Student version
Commercial users
Government users
Non-Profit users
Why choose OriginLab
Purchasing FAQ
Support
SERVICES
Transfer Origin to new PC
License/Register Origin
Consulting
Training
Renew Maintenance
SUPPORT
Support FAQ
Help Center
Contact Support
Support Policy
DOWNLOADS
Service Releases
Origin Viewer
Orglab Module
Product Literature
Origin Trial
All downloads
VIDEOS
Installation and Licensing
Introduction to Origin
All video tutorials
DOCUMENTATION
User Guide
Tutorials
OriginC Programming
LabTalk Programming
All documentation
Communities
User Forum
User File Exchange
About Us
OriginLab Corp.
News & Events
Careers
Distributors
Contact Us
Log In
All Books
Non-Programming Books
User Guide
Tutorials
Quick Help
Origin Help
Programming Books
X-Function
Origin C
LabTalk Programming
Python
Automation Server
LabVIEW VI
App Development
Code Builder
License
MOCA
Orglab
Release Notes
2.34 OriginObject
OriginObject
Contents
1
Description
2
Hierarchy
3
Method
4
Property
Description
Hierarchy
OriginBase
OriginObject
DataObjectBase
DataRange
Layer
PageBase
Folder
ProjectInfo
TreeNode
TreeNodes
Method
Name
Brief
Example
Activate
Set the Origin object as active
VB
Destroy
Remove the Origin object from 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++
Property
Name
Brief
Example
Application
Refer to the current Origin instance
VB
BinaryStorageNames
The collection of names of all the binarystorage in this object
VB
Index
Indicate the position of this object in current container
VB
LongName
The long name of this origin object
VBA
,
C#
Name
Name of the Origin object
VBA
,
C#
Parent
The object that has this collection
VB
Show
Set an Origin object's visible status
VB
Theme
Skip Navigation Links
All Books
Automation Server
Classes
OriginObject
User Guide
Tutorials
Quick Help
Origin Help
X-Function
Origin C
LabTalk Programming
Python
Automation Server
LabVIEW VI
App Development
Code Builder
License
MOCA
Orglab
Programming Books
Release Notes
Examples
Classes
Enumerations
Difference of Application ApplicationSI and ApplicationCOMSI
Supporting Multiple Clients with OriginPro
Calling X-Functions
Application
ApplicationCOMSI
ApplicationSI
CollectionsBase
Column
Columns
DataObject
DataObjectBase
DataObjectBases
DataPlot
DataPlots
DataRange
Datasheet
ExternalDialogPage
ExternalDialogPages
Folder
Folders
GraphLayer
GraphPage
GraphPages
Layer
Layers
LayoutPage
LayoutPages
MatrixObject
MatrixObjects
MatrixPage
MatrixPages
MatrixSheet
Note
Notes
OriginBase
OriginFinder
OriginObject
Page
PageBase
PageBases
Pages
ProjectInfo
TreeNode
TreeNodes
Worksheet
WorksheetPage
WorksheetPages
Activate
Application
BinaryStorageNames
Destroy
Execute
GetBinaryStorageData
Index
LongName
Name
Parent
SetBinaryStorageData
GetMetaData
SetMetaData
Show
Theme
© OriginLab Corporation. All rights reserved.