User Tools

Site Tools


visual3d:documentation:pipeline:file_commands:load_cmo_library

This is an old revision of the document!


load_cmo_library command can be used to browse the cmo library.

load_cmo_library
! /tag=all_files
! /query=
! /cmo_library_path=
;

parameters

cmo_library_path

if cmo_library_path is not set, this command will open the most recent cmo library. to manually change the path go to: cmo library→ set cmo library path

tag

if a tag is specified, only dynamic files associated with that tag will be loaded into the library.

query

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 specifying a global parameter in a regular workspace. instead of using “global”, use “cmoglobal”:

load_cmo_library
! /tag=all_files
/query=cmoglobal::metric::processed::testval > 1
/cmo_library_path=c:\path\
;

more information about the query parameter.

cmo_library

for more information about creating a cmo library, please read more here.


back to pipeline commands reference

cmo_library

visual3d/documentation/pipeline/file_commands/load_cmo_library.1718804236.txt.gz · Last modified: 2024/06/19 13:37 by sgranger