Extrusion delta for the segment (0 for travel).
FeatureRole index; 0 = unknown.
mm/min; NaN when unknown.
MoveKind bitflags.
Index into layers.
OptionalmodalOpt-in modal channels (DD-012 D3), keyed by channel id — present only when the parse was asked
to capture them (ParseOptions.modalChannels). Each is a Float32 column of length count; an
unset value is NaN (an honest "no value here"), never a fabricated 0. E.g. modal.toolPower
is the spindle/laser S value while a tool is engaged. FDM parses carry no modal.
Index into objects + 1; 0 = none/unknown.
Byte offset in the source of the command that produced this segment.
Index into tools.
Ordered motion segments as parallel typed arrays of length
count. Positions are Float32 deltas relative toToolpathIRHeader.originOffset. Optional channels use sentinels:feedrateNaN = unknown;feature/object0 = unknown/none.