Jump to: navigation, search

Difference between revisions of "SYSCLS AR ITEM OBJECT VIS"


(Created page with "{{ClassificationInfoBox | title = ARItemObjectVisibility | name = {{PAGENAMEE}} | inheritance = - | namespace = System.Classification.ARMARKER | purpose = Control the visibili...")
 
 
(2 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
! width=30% | Name !! width=30% | Data type !! Comment
 
! width=30% | Name !! width=30% | Data type !! Comment
 
|-
 
|-
| ARITEM_VISIBLE || {{bool}} || ARItem Visible
+
| ARITEM_VISIBLE || {{Boolean}} || ARItem Visible
 
|}
 
|}
  
 
== See also ==
 
== See also ==
* [[Create_a_new_Classification]]
+
* [[HowTo:Create_a_new_Classification]]
* [[Assign_a_Classification_to_a_MetaClass]]
+
* [[HowTo:Assign a Classification to a MetaClass]]
  
 
{{Category/Version|3.0.0}}
 
{{Category/Version|3.0.0}}
 +
 +
[[Category:3.0.0|SYSCLS AR ITEM OBJECT VIS]]
 +
[[Category:Classifications|SYSCLS AR ITEM OBJECT VIS]]

Latest revision as of 09:35, 11 October 2018

IC CLASSIFICATION.gif ARItemObjectVisibility
Name SYSCLS_AR_ITEM_OBJECT_VIS
Inheritance -
Namespace System.Classification.ARMARKER
ID {6C112C96-AD18-4594-86D3-906C5E480626}
Purpose Control the visibility of ARItems
Version 3+

MetaProperties

Name Data type Comment
ARITEM_VISIBLE Boolean ARItem Visible

See also