> tools

Measure

tools/measure·v1.3.0
IN:1  OUT:1

The Measure operator computes geometric properties on geometry including density, surface variation, mean curvature, curvedness, and gradient values. Results are output as point attributes for use in downstream operations.

PAGEMeasure
GroupGroupIf there are input groups, specifying a group name in this field will cause this POPX to act only upon the group specified.
PAGEMeasure
Scalar AttributeScalarattrThe scalar attribute to compute gradient from when Measure is set to Gradient.
Use Existing Neighbors AttributesUsenebrsattrWhen enabled, uses pre-computed neighbor attributes instead of computing them.
Max Neighbors DistanceMaxdistanceMaximum distance to search for neighboring points.
Num Hash BucketsNumhashbucketsNumber of hash buckets for spatial acceleration structure.
Max NeighborsMaxneighborsMaximum number of neighbors to consider for each point.
Smoothing RadiusSmoothingradiusRadius used for smoothing the measured values.
Output Measure AttributeOutputmeasureattrName of the output attribute to store the measured values.
Output Neighbors AttributesOutputneighborsattrsWhen enabled, outputs neighbor attributes for reuse by subsequent Measure operators.
PAGEPreview Measure
Preview MeasurePreviewmeasureWhen enabled, visualizes the measured values using a color ramp.
Open Custom Ramp EditorOpencustumrampeditorOpens the custom color ramp editor for defining a custom measure visualization.
Reset Custom RampResetcustomrampResets the custom color ramp to its default state.
PAGECommon
BypassBypassPass through the first input to the output unchanged.
Free Extra GPU MemoryFreeextragpumemFree memory that has accumulated when output memory has grown and shrunk.
Render PrimitivesRenderprimitivesToggles rendering of POPX Geometry or shows it as point instances only.
Convert to Point PrimitivesConverttoptprimConverts points to primitive points when Render Primitives is toggled off.
SRT / RSTSrtrstSets the transform order when using POPX Geometry as built-in TouchDesigner instances.
Input 0 POP POPX/POP Geometry
Output 0 POP POPX_out1