Difference between revisions of "SYSCLS MARKERID"
(Created page with "{{ClassificationInfoBox | title = Marker ID | name = {{PAGENAMEE}} | namespace = System.Classification | purpose = Scan objects by a Marker ID | version = 2+ }} [[Category:S...") |
m (Text replacement - "{{UBIKCLIENT}}" to "{{UBIK Client}}") |
||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
| title = Marker ID | | title = Marker ID | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| + | | inheritance = - | ||
| namespace = System.Classification | | namespace = System.Classification | ||
| − | | purpose = | + | | purpose = Use a Marker ID |
| − | | version = 2+ | + | | version = 2+ (deprecated, will be removed in 2.2.5) |
| + | | id = {fdb0605c-c547-40e8-9abc-43c215ad961e} | ||
}} | }} | ||
| + | An object classified by SYSCLS_MARKERID and implementing the [[MetaProperty]] can be loaded on the {{UBIK Client}} using the Marker ID activity. Of course, the value of the marker ID property has to be set to a valid Metaio Marker ID. | ||
| + | {{Attention|This classification is deprecated and will be removed in version 2.2.5! Please use the System Classification [[SYSCLS_OBJECTWITHIDMARKER]] instead.}} | ||
| − | [[Category: | + | == MetaProperties == |
| + | {| class="wikitable" width=50% | ||
| + | |- | ||
| + | ! width=30% | Name !! width=30% | Data type !! Comment | ||
| + | |- | ||
| + | | MARKERID || {{Integer}} || Contains the Metaio marker ID value | ||
| + | |} | ||
| + | |||
| + | [[Category:Classifications|M]] | ||
Latest revision as of 10:13, 8 May 2015
| Name | SYSCLS_MARKERID |
|---|---|
| Inheritance | - |
| Namespace | System.Classification |
| ID | {fdb0605c-c547-40e8-9abc-43c215ad961e} |
| Purpose | Use a Marker ID |
| Version | 2+ (deprecated, will be removed in 2.2.5) |
An object classified by SYSCLS_MARKERID and implementing the MetaProperty can be loaded on the UBIK® Client using the Marker ID activity. Of course, the value of the marker ID property has to be set to a valid Metaio Marker ID.
| This classification is deprecated and will be removed in version 2.2.5! Please use the System Classification SYSCLS OBJECTWITHIDMARKER instead. |
MetaProperties
| Name | Data type | Comment |
|---|---|---|
| MARKERID | Integer | Contains the Metaio marker ID value |
