User Tools

Site Tools


visual3d:documentation:pipeline:metric_commands:metric_from_c3d_parameter

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_NAMEThe name of the result signal
PARAMETER_GROUPSpecify the group that the parameter is in
PARAMETER_NAMEThe 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

metric_from_c3d_parameter_example.jpg

visual3d/documentation/pipeline/metric_commands/metric_from_c3d_parameter.txt · Last modified: 2025/09/18 17:50 by wikisysop