Jump to: navigation, search

Difference between revisions of "SYSCLS 3DMODELCLASSIFICATION"


(Created page with "{{ClassificationInfoBox | title = 3D Model classification | name = SYSCLS_3D_MODEL | inheritance = SYSCLS_ARCHIVECLASSIFICATION | namespace = System.Classif...")
 
Line 2: Line 2:
 
| title = 3D Model classification
 
| title = 3D Model classification
 
| name = SYSCLS_3D_MODEL
 
| name = SYSCLS_3D_MODEL
| inheritance = [[SYSCLS_ARCHIVE|SYSCLS_ARCHIVECLASSIFICATION]]
+
| inheritance = [[SYSCLS_ARCHIVECLASSIFICATION|SYSCLS_ARCHIVE]]
 
| namespace = System.Classification.Document
 
| namespace = System.Classification.Document
 
| purpose =  Marks an document object to be a 3D Model
 
| purpose =  Marks an document object to be a 3D Model
Line 26: Line 26:
  
 
{{Category/Version|2.6.4}}
 
{{Category/Version|2.6.4}}
 +
 +
[[Category:2.6.4|SYSCLS 3DMODELCLASSIFICATION]]

Revision as of 15:27, 28 November 2019

IC CLASSIFICATION.gif 3D Model classification
Name SYSCLS_3D_MODEL
Inheritance SYSCLS_ARCHIVE
Namespace System.Classification.Document
ID {2E7A7F5F-24EC-429C-9422-A71493F4380B}
Purpose Marks an document object to be a 3D Model
Version 2.6.4+

A Document object which fullfills the Archive Classificatoin is identified as 3D Model. The client will download and extract its content (locally) and open the specified File in an external App.

MetaProperties

Name Data type Comment
String Specifies the file type .
String The filename of the Model to be opened.

See also