Skip to main content
This example loads a .implicit file (a cone), scales it uniformly about its apex using ntop_core_scaled, then applies a rigid transform (translation and axis re-orientation) to the scaled body using ntop_core_transformed. It samples the field value (ntop_core_query_field) at several points before and after each operation to demonstrate the effect, and exports both the scaled and the scaled-and-transformed bodies to new .implicit files with ntop_core_export_to_file.