visual3d:documentation:pipeline:metric_commands:metric_from_c3d_parameter
Table of Contents
Metric From C3D Parameter
Overview
The metric command Metric from C3D Parameter is used to copy the values of a c3d parameter to a metric signal.
Pipeline Command
Metric_From_C3D_Parameter /METRIC_NAME= /PARAMETER_GROUP= /PARAMETER_NAME= ;
Command Parameters
The following table shows the command parameters seen above and their descriptions:
METRIC_NAME | The name of the result signal |
PARAMETER_GROUP | Specify the group that the parameter is in |
PARAMETER_NAME | The name of the original parameter |
Example
Create a metric value of the C3D point rate.
Metric_From_C3D_Parameter /METRIC_NAME=POINT_RATE /PARAMETER_GROUP=POINT /PARAMETER_NAME=RATE ;
Result
visual3d/documentation/pipeline/metric_commands/metric_from_c3d_parameter.txt · Last modified: 2025/09/18 17:50 by wikisysop