User Tools

Site Tools


visual3d:documentation:pipeline:file_commands:load_cmo_library

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
visual3d:documentation:pipeline:file_commands:load_cmo_library [2024/06/19 12:50] sgrangervisual3d:documentation:pipeline:file_commands:load_cmo_library [2024/07/17 15:45] (current) – created sgranger
Line 1: Line 1:
-load_cmo_library command can be used to browse the cmo library.+====== Load CMO Library ====== 
 + 
 +Load_CMO_Library command can be used to Browse the CMO Library.
  
 <code> <code>
-load_cmo_library +Load_CMO_Library 
-! /tag=all_files +! /TAG=ALL_FILES 
-! /query+! /QUERY
-! /cmo_library_path=+! /CMO_LIBRARY_PATH=
 ; ;
 </code> </code>
  
-===== parameters =====+==== Parameters ====
  
-==== cmo_library_path ====+=== CMO_LIBRARY_PATH ===
  
-if cmo_library_path is not set, this command will open the most recent cmo libraryto manually change the path go to: cmo library-> set cmo library path+If CMO_LIBRARY_PATH is not set, this command will open the most recent CMO LibraryTo manually change the path go to: CMO Library-> Set CMO Library Path
  
-==== tag ====+=== TAG ===
  
-if a tag is specified, only dynamic files associated with that tag will be loaded into the library.+If a tag is specified, only dynamic files associated with that tag will be loaded into the library.
  
-==== query ====+=== QUERY ===
  
-if a query is specified, only dynamic files that meet the specifications of that query will be loaded.+If a query is specified, only dynamic files that meet the specifications of that query will be loaded.
  
-to query data in the global workspace, the syntax is different from [[visual3d:documentation:pipeline:expressions:overview#specifying_a_data_tree_signal|specifying a global parameter]] in a regular workspace. instead of using "global", use "cmoglobal":+To Query data in the GLOBAL workspace, the syntax is different from [[Visual3D:Documentation:Pipeline:Expressions:Expressions_Overview#Specifying_a_Data_Tree_signal|specifying a global parameter]] in a regular workspace. Instead of using "GLOBAL", use "CMOGLOBAL":
  
 <code> <code>
-load_cmo_library +Load_CMO_Library 
-! /tag=all_files +! /TAG=ALL_FILES 
-/query=cmoglobal::metric::processed::testval > 1 +/QUERY=CMOGLOBAL::METRIC::PROCESSED::TESTVAL > 1 
-/cmo_library_path=c:\path\+/CMO_LIBRARY_PATH=C:\Path\
 ; ;
 </code> </code>
  
-[[sift:documentation:query#query_parameter_in_visual3d|more information about the query parameter]].+[[Sift:Documentation:Query#Query_Parameter_in_Visual3D|More information about the Query parameter]].
  
-====== cmo_library ======+===== CMO_Library =====
  
-for more information about creating a cmo library, please read more [[visual3d:documentation:reports:normative_data_from_cmo_library|here]].+For more information about creating a CMO Library, please read more [[Visual3D:Documentation:Reports:Normative_Data_From_CMO_Library|here]].
  
 \\ \\
-[[visual3d:documentation:pipeline:general_information:pipeline_commands_reference|back to pipeline commands reference]]+[[Visual3D:Documentation:Pipeline:General_Information:Pipeline_Commands_Reference|Back to Pipeline Commands Reference]]
  
-[[visual3d:documentation:definitions:cmo_library_|cmo_library]]+[[Visual3D:Documentation:Definitions:CMO_Library_|CMO_Library]]
  
  
  
visual3d/documentation/pipeline/file_commands/load_cmo_library.1718801432.txt.gz · Last modified: 2024/06/19 12:50 by sgranger