hi
Thank you very much. The first step is already ok. The second step is not understood.
Here is to edit an html myself???
and create html file using these lines:
$EchoOff( $Declare( "constraintsInCurrentComponentCount", 0 ) $ExportDistanceConstraints( $If(InCurrentComponent==true, $Set( "constraintsInCurrentComponentCount", constraintsInCurrentComponentCount + 1 ) ) ) ) $If(constraintsInCurrentComponentCount > 0,
$Localize(“ALL_SELECTED_CONSTRAINTS”, “All / Selected Constraints”)
$ExportDistanceConstraints( $If(InCurrentComponent==true, ) )
$Localize(“NAME”, “Name”) | A | B | $Localize(“DEFINED_DISTANCE”, “Defined distance”) | $Localize(“CALCULATED_DISTANCE”, “Calculated distance”) | $Localize(“DISTANCE_ERROR”, “Distance error”) |
---|---|---|---|---|---|
$(constraintName) | $(pointA) | $(pointB) | $(definedDistance:.3f) $(constraintCSUnitShort) +/- $(definedAccuracy:.3f) | $(calculatedDistance:.3f) $(constraintCSUnitShort) | $(distanceError:.3f) $(constraintCSUnitShort) |
)
and attach that html file into C:\Program Files\Capturing Reality\RealityCapture\Reports
Then you will be able to export constraint’s distances.