Json
Defaults¶
The following json contains the default values by the Wildmeshing toolkit.
Values of "REQUIRED!" indicate the field has no default and must be specified by the user.
{
    "delaunay": "REQUIRED!",
    "export_cache": "REQUIRED!",
    "fusion": "REQUIRED!",
    "get_all_meshes": "REQUIRED!",
    "import_cache": "REQUIRED!",
    "input": "REQUIRED!",
    "isotropic_remeshing": "REQUIRED!",
    "marching": "REQUIRED!",
    "mesh_info": "REQUIRED!",
    "multimesh": "REQUIRED!",
    "output": "REQUIRED!",
    "procedural": "REQUIRED!",
    "regular_space": "REQUIRED!",
    "tag_intersection": "REQUIRED!",
    "to_points": "REQUIRED!",
    "triangle_insertion": "REQUIRED!",
    "wildmeshing": "REQUIRED!"
}
Full Specification¶
The following json contains the full specification of the Wildmeshing toolkit JSON API.
/
/
Description
FIXME: Missing documentation in the specification.Required
/input (object)
/input
Description
FIXME: Missing documentation in the specification.Required
/input/name (string)
/input/name
Description
FIXME: Missing documentation in the specification./input/file (string)
/input/file
Description
FIXME: Missing documentation in the specification.Optional
/input/ignore_z (bool)
/input/ignore_z
Description
FIXME: Missing documentation in the specification.Default: False
Description
FIXME: Missing documentation in the specification.Required
/output (object)
/output
Description
FIXME: Missing documentation in the specification.Required
/output/input (string)
/output/input
Description
FIXME: Missing documentation in the specification./output/file (string)
/output/file
Description
FIXME: Missing documentation in the specification./output/attributes (object)
/output/attributes
Description
all attributes required for this componentRequired
Description
FIXME: Missing documentation in the specification.Required
/export_cache (object)
/export_cache
Description
FIXME: Missing documentation in the specification.Required
/export_cache/folder (string)
/export_cache/folder
Description
FIXME: Missing documentation in the specification.Description
FIXME: Missing documentation in the specification.Required
/import_cache (object)
/import_cache
Description
FIXME: Missing documentation in the specification.Required
/import_cache/folder (string)
/import_cache/folder
Description
FIXME: Missing documentation in the specification.Description
FIXME: Missing documentation in the specification.Required
/delaunay (object)
/delaunay
Description
FIXME: Missing documentation in the specification.Required
/delaunay/input (string)
/delaunay/input
Description
input mesh/delaunay/position (string)
/delaunay/position
Description
position/delaunay/output (string)
/delaunay/output
Description
output mesh/delaunay/cell_dimension (int)
/delaunay/cell_dimension
Description
2 or 3Description
FIXME: Missing documentation in the specification.Required
/isotropic_remeshing (object)
/isotropic_remeshing
Description
FIXME: Missing documentation in the specification.Required
/isotropic_remeshing/input (string)
/isotropic_remeshing/input
Description
input mesh/isotropic_remeshing/output (string)
/isotropic_remeshing/output
Description
output mesh/isotropic_remeshing/attributes (object)
/isotropic_remeshing/attributes
Description
all attributes required for this componentRequired
/isotropic_remeshing/attributes/position (list)
/isotropic_remeshing/attributes/position
Description
FIXME: Missing documentation in the specification./isotropic_remeshing/attributes/position/*
/isotropic_remeshing/attributes/position/*
Description
FIXME: Missing documentation in the specification.Default: ''
Description
FIXME: Missing documentation in the specification.Required
/isotropic_remeshing/attributes/position/*/name (string)
/isotropic_remeshing/attributes/position/*/name
Description
FIXME: Missing documentation in the specification./isotropic_remeshing/attributes/position/*/mesh (string)
/isotropic_remeshing/attributes/position/*/mesh
Description
FIXME: Missing documentation in the specification.Optional
/isotropic_remeshing/attributes/inversion_position (list)
/isotropic_remeshing/attributes/inversion_position
Description
FIXME: Missing documentation in the specification./isotropic_remeshing/attributes/inversion_position/*
/isotropic_remeshing/attributes/inversion_position/*
Description
FIXME: Missing documentation in the specification.Default: ''
Description
FIXME: Missing documentation in the specification.Required
/isotropic_remeshing/attributes/inversion_position/*/name (string)
/isotropic_remeshing/attributes/inversion_position/*/name
Description
FIXME: Missing documentation in the specification./isotropic_remeshing/attributes/inversion_position/*/mesh (string)
/isotropic_remeshing/attributes/inversion_position/*/mesh
Description
FIXME: Missing documentation in the specification./isotropic_remeshing/attributes/other_positions (list)
/isotropic_remeshing/attributes/other_positions
Description
FIXME: Missing documentation in the specification./isotropic_remeshing/attributes/other_positions/*
/isotropic_remeshing/attributes/other_positions/*
Description
FIXME: Missing documentation in the specification.Default: ''
Description
FIXME: Missing documentation in the specification.Required
/isotropic_remeshing/attributes/other_positions/*/name (string)
/isotropic_remeshing/attributes/other_positions/*/name
Description
FIXME: Missing documentation in the specification./isotropic_remeshing/attributes/other_positions/*/mesh (string)
/isotropic_remeshing/attributes/other_positions/*/mesh
Description
FIXME: Missing documentation in the specification./isotropic_remeshing/attributes/update_other_positions (bool)
/isotropic_remeshing/attributes/update_other_positions
Description
Use attribute update to sync other positionsDefault: False
/isotropic_remeshing/iterations (int)
/isotropic_remeshing/iterations
Description
number of iterations that should be performedOptional
/isotropic_remeshing/pass_through (list)
/isotropic_remeshing/pass_through
Description
all attributes that are not deleted by the component but also not required/isotropic_remeshing/pass_through/* (list)
/isotropic_remeshing/pass_through/*
Description
FIXME: Missing documentation in the specification./isotropic_remeshing/pass_through/*/*
/isotropic_remeshing/pass_through/*/*
Description
FIXME: Missing documentation in the specification.Default: ''
Description
FIXME: Missing documentation in the specification.Required
/isotropic_remeshing/pass_through/*/*/name (string)
/isotropic_remeshing/pass_through/*/*/name
Description
FIXME: Missing documentation in the specification./isotropic_remeshing/pass_through/*/*/mesh (string)
/isotropic_remeshing/pass_through/*/*/mesh
Description
FIXME: Missing documentation in the specification./isotropic_remeshing/length_abs (float)
/isotropic_remeshing/length_abs
Description
FIXME: Missing documentation in the specification.Default: -1
/isotropic_remeshing/length_rel (float)
/isotropic_remeshing/length_rel
Description
FIXME: Missing documentation in the specification.Default: -1
/isotropic_remeshing/lock_boundary (bool)
/isotropic_remeshing/lock_boundary
Description
FIXME: Missing documentation in the specification.Default: True
/isotropic_remeshing/use_for_periodic (bool)
/isotropic_remeshing/use_for_periodic
Description
FIXME: Missing documentation in the specification.Default: False
Description
FIXME: Missing documentation in the specification.Required
/marching (object)
/marching
Description
FIXME: Missing documentation in the specification.Required
/marching/input (string)
/marching/input
Description
input mesh/marching/output (string)
/marching/output
Description
output mesh/marching/attributes (object)
/marching/attributes
Description
all attributes required for this componentRequired
Optional
/marching/input_values (list)
/marching/input_values
Description
List of vertex labels that are considered in the split/marching/output_value (int)
/marching/output_value
Description
The label that is assigned to new vertices emerging from a split, i.e. vertices that are on the isosurface.Optional
/marching/pass_through (list)
/marching/pass_through
Description
all attributes that are not deleted by the component but also not required/marching/pass_through/* (string)
/marching/pass_through/*
Description
FIXME: Missing documentation in the specification./marching/filter_values (list)
/marching/filter_values
Description
Values for the edge filters. Each value corresponds to one edge filter/marching/filter_values/* (int)
/marching/filter_values/*
Description
Edge filter value.Description
FIXME: Missing documentation in the specification.Required
/mesh_info (object)
/mesh_info
Description
FIXME: Missing documentation in the specification.Required
/mesh_info/input (string)
/mesh_info/input
Description
FIXME: Missing documentation in the specification.Description
FIXME: Missing documentation in the specification.Required
/multimesh
/multimesh
Type: uv
Description
FIXME: Missing documentation in the specification.Required
/multimesh/type (string)
/multimesh/type
Description
FIXME: Missing documentation in the specification.Options: ['uv', 'boundary', 'tag']
/multimesh/parent (string)
/multimesh/parent
Description
FIXME: Missing documentation in the specification.uv
/multimesh/child
Type: uv
Description
FIXME: Missing documentation in the specification./multimesh/name (string)
/multimesh/name
Description
FIXME: Missing documentation in the specification.Type: boundary
Description
FIXME: Missing documentation in the specification.Required
/multimesh/type (string)
/multimesh/type
Description
FIXME: Missing documentation in the specification.Options: ['uv', 'boundary', 'tag']
/multimesh/mesh (string)
/multimesh/mesh
Description
FIXME: Missing documentation in the specification./multimesh/position (string)
/multimesh/position
Description
FIXME: Missing documentation in the specification./multimesh/name (string)
/multimesh/name
Description
FIXME: Missing documentation in the specification.Type: tag
Description
FIXME: Missing documentation in the specification.Required
/multimesh/type (string)
/multimesh/type
Description
FIXME: Missing documentation in the specification.Options: ['uv', 'boundary', 'tag']
/multimesh/mesh (string)
/multimesh/mesh
Description
FIXME: Missing documentation in the specification./multimesh/tag (string)
/multimesh/tag
Description
FIXME: Missing documentation in the specification./multimesh/tag_value (int)
/multimesh/tag_value
Description
FIXME: Missing documentation in the specification./multimesh/primitive (int)
/multimesh/primitive
Description
FIXME: Missing documentation in the specification.Range: [0, 4]
/multimesh/position (string)
/multimesh/position
Description
FIXME: Missing documentation in the specification./multimesh/name (string)
/multimesh/name
Description
FIXME: Missing documentation in the specification.Description
FIXME: Missing documentation in the specification.Required
/regular_space (object)
/regular_space
Description
FIXME: Missing documentation in the specification.Required
/regular_space/input (string)
/regular_space/input
Description
input mesh/regular_space/output (string)
/regular_space/output
Description
output mesh/regular_space/attributes (object)
/regular_space/attributes
Description
All attributes containing labels that should be considered in this component. The attributes are vertex_label, edge_label, face_label, and tetrahedron_label. Only the required ones need to be specified, e.g. if labels are only on the edges, only edge_label needs to be set./regular_space/values (list)
/regular_space/values
Description
FIXME: Missing documentation in the specification./regular_space/values/* (int)
/regular_space/values/*
Description
FIXME: Missing documentation in the specification.Optional
/regular_space/pass_through (list)
/regular_space/pass_through
Description
all attributes that are not deleted by the component but also not required/regular_space/pass_through/* (string)
/regular_space/pass_through/*
Description
FIXME: Missing documentation in the specification.Description
FIXME: Missing documentation in the specification.Required
/tag_intersection (object)
/tag_intersection
Description
FIXME: Missing documentation in the specification.Required
/tag_intersection/input (string)
/tag_intersection/input
Description
input mesh/tag_intersection/output (string)
/tag_intersection/output
Description
output mesh/tag_intersection/attributes (object)
/tag_intersection/attributes
Description
all attributes required for this componentOptional
/tag_intersection/attributes/vertex_labels (list)
/tag_intersection/attributes/vertex_labels
Description
FIXME: Missing documentation in the specification./tag_intersection/attributes/vertex_labels/* (string)
/tag_intersection/attributes/vertex_labels/*
Description
FIXME: Missing documentation in the specification./tag_intersection/attributes/edge_labels (list)
/tag_intersection/attributes/edge_labels
Description
FIXME: Missing documentation in the specification./tag_intersection/attributes/edge_labels/* (string)
/tag_intersection/attributes/edge_labels/*
Description
FIXME: Missing documentation in the specification./tag_intersection/attributes/face_labels (list)
/tag_intersection/attributes/face_labels
Description
FIXME: Missing documentation in the specification./tag_intersection/attributes/face_labels/* (string)
/tag_intersection/attributes/face_labels/*
Description
FIXME: Missing documentation in the specification./tag_intersection/attributes/tetrahedron_labels (list)
/tag_intersection/attributes/tetrahedron_labels
Description
FIXME: Missing documentation in the specification./tag_intersection/attributes/tetrahedron_labels/* (string)
/tag_intersection/attributes/tetrahedron_labels/*
Description
FIXME: Missing documentation in the specification./tag_intersection/values (object)
/tag_intersection/values
Description
FIXME: Missing documentation in the specification.Optional
/tag_intersection/values/vertex_values (list)
/tag_intersection/values/vertex_values
Description
FIXME: Missing documentation in the specification./tag_intersection/values/vertex_values/* (int)
/tag_intersection/values/vertex_values/*
Description
FIXME: Missing documentation in the specification./tag_intersection/values/edge_values (list)
/tag_intersection/values/edge_values
Description
FIXME: Missing documentation in the specification./tag_intersection/values/edge_values/* (int)
/tag_intersection/values/edge_values/*
Description
FIXME: Missing documentation in the specification./tag_intersection/values/face_values (list)
/tag_intersection/values/face_values
Description
FIXME: Missing documentation in the specification./tag_intersection/values/face_values/* (int)
/tag_intersection/values/face_values/*
Description
FIXME: Missing documentation in the specification./tag_intersection/values/tetrahedron_values (list)
/tag_intersection/values/tetrahedron_values
Description
FIXME: Missing documentation in the specification./tag_intersection/values/tetrahedron_values/* (int)
/tag_intersection/values/tetrahedron_values/*
Description
FIXME: Missing documentation in the specification./tag_intersection/output_attributes (object)
/tag_intersection/output_attributes
Description
all output_attributes required for this componentOptional
/tag_intersection/output_attributes/vertex_labels (list)
/tag_intersection/output_attributes/vertex_labels
Description
FIXME: Missing documentation in the specification./tag_intersection/output_attributes/vertex_labels/* (string)
/tag_intersection/output_attributes/vertex_labels/*
Description
FIXME: Missing documentation in the specification./tag_intersection/output_attributes/edge_labels (list)
/tag_intersection/output_attributes/edge_labels
Description
FIXME: Missing documentation in the specification./tag_intersection/output_attributes/edge_labels/* (string)
/tag_intersection/output_attributes/edge_labels/*
Description
FIXME: Missing documentation in the specification./tag_intersection/output_attributes/face_labels (list)
/tag_intersection/output_attributes/face_labels
Description
FIXME: Missing documentation in the specification./tag_intersection/output_attributes/face_labels/* (string)
/tag_intersection/output_attributes/face_labels/*
Description
FIXME: Missing documentation in the specification./tag_intersection/output_attributes/tetrahedron_labels (list)
/tag_intersection/output_attributes/tetrahedron_labels
Description
FIXME: Missing documentation in the specification./tag_intersection/output_attributes/tetrahedron_labels/* (string)
/tag_intersection/output_attributes/tetrahedron_labels/*
Description
FIXME: Missing documentation in the specification./tag_intersection/output_values (object)
/tag_intersection/output_values
Description
FIXME: Missing documentation in the specification.Optional
/tag_intersection/output_values/vertex_values (list)
/tag_intersection/output_values/vertex_values
Description
FIXME: Missing documentation in the specification./tag_intersection/output_values/vertex_values/* (int)
/tag_intersection/output_values/vertex_values/*
Description
FIXME: Missing documentation in the specification./tag_intersection/output_values/edge_values (list)
/tag_intersection/output_values/edge_values
Description
FIXME: Missing documentation in the specification./tag_intersection/output_values/edge_values/* (int)
/tag_intersection/output_values/edge_values/*
Description
FIXME: Missing documentation in the specification./tag_intersection/output_values/face_values (list)
/tag_intersection/output_values/face_values
Description
FIXME: Missing documentation in the specification./tag_intersection/output_values/face_values/* (int)
/tag_intersection/output_values/face_values/*
Description
FIXME: Missing documentation in the specification./tag_intersection/output_values/tetrahedron_values (list)
/tag_intersection/output_values/tetrahedron_values
Description
FIXME: Missing documentation in the specification./tag_intersection/output_values/tetrahedron_values/* (int)
/tag_intersection/output_values/tetrahedron_values/*
Description
FIXME: Missing documentation in the specification.Optional
/tag_intersection/pass_through (list)
/tag_intersection/pass_through
Description
all attributes that are not deleted by the component but also not required/tag_intersection/pass_through/* (string)
/tag_intersection/pass_through/*
Description
FIXME: Missing documentation in the specification.Description
FIXME: Missing documentation in the specification.Required
/wildmeshing (object)
/wildmeshing
Description
FIXME: Missing documentation in the specification.Required
/wildmeshing/input (string)
/wildmeshing/input
Description
FIXME: Missing documentation in the specification./wildmeshing/output (string)
/wildmeshing/output
Description
FIXME: Missing documentation in the specification./wildmeshing/attributes (object)
/wildmeshing/attributes
Description
all attributes required for this componentRequired
/wildmeshing/envelopes (list)
/wildmeshing/envelopes
Description
all active envelopes/wildmeshing/envelopes/* (object)
/wildmeshing/envelopes/*
Description
envelopeRequired
/wildmeshing/envelopes/*/geometry (object)
/wildmeshing/envelopes/*/geometry
Description
name of the mesh to build the envelopeRequired
/wildmeshing/envelopes/*/geometry/mesh (string)
/wildmeshing/envelopes/*/geometry/mesh
Description
name of the mesh to build the envelope/wildmeshing/envelopes/*/geometry/position (string)
/wildmeshing/envelopes/*/geometry/position
Description
name of the attribute for the position of mesh to build the envelope/wildmeshing/envelopes/*/constrained_position (list)
/wildmeshing/envelopes/*/constrained_position
Description
FIXME: Missing documentation in the specification./wildmeshing/envelopes/*/constrained_position/*
/wildmeshing/envelopes/*/constrained_position/*
Description
FIXME: Missing documentation in the specification.Default: ''
Description
FIXME: Missing documentation in the specification.Required
/wildmeshing/envelopes/*/constrained_position/*/name (string)
/wildmeshing/envelopes/*/constrained_position/*/name
Description
FIXME: Missing documentation in the specification./wildmeshing/envelopes/*/constrained_position/*/mesh (string)
/wildmeshing/envelopes/*/constrained_position/*/mesh
Description
FIXME: Missing documentation in the specification.Optional
/wildmeshing/envelopes/*/thickness (float)
/wildmeshing/envelopes/*/thickness
Description
thickness of the envelopeDefault: 0.001
Range: [0, inf]
Optional
/wildmeshing/pass_through (list)
/wildmeshing/pass_through
Description
all attributes that are not deleted by the component but also not required/wildmeshing/pass_through/* (string)
/wildmeshing/pass_through/*
Description
FIXME: Missing documentation in the specification./wildmeshing/passes (int)
/wildmeshing/passes
Description
FIXME: Missing documentation in the specification.Default: 10
/wildmeshing/target_edge_length (float)
/wildmeshing/target_edge_length
Description
FIXME: Missing documentation in the specification.Default: 0.1
/wildmeshing/intermediate_output (bool)
/wildmeshing/intermediate_output
Description
FIXME: Missing documentation in the specification.Default: False
Description
FIXME: Missing documentation in the specification.Required
/get_all_meshes (object)
/get_all_meshes
Description
FIXME: Missing documentation in the specification.Required
/get_all_meshes/input (string)
/get_all_meshes/input
Description
FIXME: Missing documentation in the specification./get_all_meshes/name (string)
/get_all_meshes/name
Description
FIXME: Missing documentation in the specification.Description
FIXME: Missing documentation in the specification.Required
/procedural
/procedural
Type: triangle_fan
Description
FIXME: Missing documentation in the specification.Required
/procedural/name (string)
/procedural/name
Description
FIXME: Missing documentation in the specification./procedural/type (string)
/procedural/type
Description
The type of mesh to generate. The settings are assumed to be for the right typeOptions: ['grid', 'triangle_fan', 'disk']
/procedural/fan (object)
/procedural/fan
Description
Settings for a fan mesh (a single interior vertex surrounded by triangles like a pie)Required
/procedural/fan/size (int)
/procedural/fan/size
Description
The number of triangles used. Assumes at least 2 triangles for now, but this should change later onRange: [2, inf]
/procedural/fan/coordinates (object)
/procedural/fan/coordinates
Description
The coordinates of the triangle fan. uses (center + radius * (cos(degree),sin(degree)))Required
/procedural/fan/coordinates/name (string)
/procedural/fan/coordinates/name
Description
FIXME: Missing documentation in the specification./procedural/fan/coordinates/degrees
/procedural/fan/coordinates/degrees
Description
The range of degrees the fan should use/procedural/fan/coordinates/degrees/* (float)
/procedural/fan/coordinates/degrees/*
Description
FIXME: Missing documentation in the specification.Description
The max degree should use (assumes the range starts at 0)/procedural/fan/coordinates/radius (float)
/procedural/fan/coordinates/radius
Description
FIXME: Missing documentation in the specification.Optional
/procedural/fan/coordinates/center (list)
/procedural/fan/coordinates/center
Description
The coordinates for the center/procedural/fan/coordinates/center/* (float)
/procedural/fan/coordinates/center/*
Description
FIXME: Missing documentation in the specification.Type: disk
Description
FIXME: Missing documentation in the specification.Required
/procedural/name (string)
/procedural/name
Description
FIXME: Missing documentation in the specification./procedural/type (string)
/procedural/type
Description
The type of mesh to generate. The settings are assumed to be for the right typeOptions: ['grid', 'triangle_fan', 'disk']
/procedural/disk (object)
/procedural/disk
Description
Settings for a disk mesh (a single interior vertex surrounded by triangles like a pie)Required
/procedural/disk/size (int)
/procedural/disk/size
Description
The number of triangles used. Assumes at least 2 triangles for now, but this should change later onRange: [2, inf]
/procedural/disk/coordinates (object)
/procedural/disk/coordinates
Description
The coordinates of the triangle fan. uses (center + radius * (cos(degree),sin(degree)))Required
/procedural/disk/coordinates/name (string)
/procedural/disk/coordinates/name
Description
FIXME: Missing documentation in the specification./procedural/disk/coordinates/radius (float)
/procedural/disk/coordinates/radius
Description
FIXME: Missing documentation in the specification.Optional
/procedural/disk/coordinates/degree_offset (float)
/procedural/disk/coordinates/degree_offset
Description
What angle (in degrees) the disk starts atDefault: 0
/procedural/disk/coordinates/center (list)
/procedural/disk/coordinates/center
Description
FIXME: Missing documentation in the specification./procedural/disk/coordinates/center/* (float)
/procedural/disk/coordinates/center/*
Description
FIXME: Missing documentation in the specification.Type: grid
Description
FIXME: Missing documentation in the specification.Required
/procedural/name (string)
/procedural/name
Description
FIXME: Missing documentation in the specification./procedural/type (string)
/procedural/type
Description
The type of mesh to generate. The settings are assumed to be for the right typeOptions: ['grid', 'triangle_fan', 'disk']
/procedural/grid (object)
/procedural/grid
Description
Settings for a regular gridRequired
/procedural/grid/dimensions (list)
/procedural/grid/dimensions
Description
The number of elements along each axis of the grid/procedural/grid/dimensions/* (int)
/procedural/grid/dimensions/*
Description
FIXME: Missing documentation in the specification.Optional
/procedural/grid/coordinates (object)
/procedural/grid/coordinates
Description
FIXME: Missing documentation in the specification.Default: None
Optional
/procedural/grid/coordinates/name (string)
/procedural/grid/coordinates/name
Description
FIXME: Missing documentation in the specification.Default: ''
/procedural/grid/coordinates/spacing (list)
/procedural/grid/coordinates/spacing
Description
The spacing between any node in the grid in each axis./procedural/grid/coordinates/spacing/* (float)
/procedural/grid/coordinates/spacing/*
Description
FIXME: Missing documentation in the specification./procedural/grid/tiling (string)
/procedural/grid/tiling
Description
tiling method used to generate the grid. Default is determined by the dimension (diagonal or freudenthal)Default: 'default'
Options: ['BCC', 'freudenthal', 'diagonal']
/procedural/grid/cycles (list)
/procedural/grid/cycles
Description
Whether this axis shoudl be cyclic (currently unimplemented)/procedural/grid/cycles/* (bool)
/procedural/grid/cycles/*
Description
FIXME: Missing documentation in the specification.Description
FIXME: Missing documentation in the specification.Required
/fusion (object)
/fusion
Description
FIXME: Missing documentation in the specification.Required
/fusion/input (string)
/fusion/input
Description
FIXME: Missing documentation in the specification./fusion/fusion_X (bool)
/fusion/fusion_X
Description
FIXME: Missing documentation in the specification./fusion/fusion_Y (bool)
/fusion/fusion_Y
Description
FIXME: Missing documentation in the specification./fusion/fusion_Z (bool)
/fusion/fusion_Z
Description
FIXME: Missing documentation in the specification./fusion/name (string)
/fusion/name
Description
FIXME: Missing documentation in the specification.Description
FIXME: Missing documentation in the specification.Required
/triangle_insertion (object)
/triangle_insertion
Description
FIXME: Missing documentation in the specification.Required
/triangle_insertion/input (string)
/triangle_insertion/input
Description
FIXME: Missing documentation in the specification./triangle_insertion/input_position (string)
/triangle_insertion/input_position
Description
FIXME: Missing documentation in the specification./triangle_insertion/background (string)
/triangle_insertion/background
Description
FIXME: Missing documentation in the specification./triangle_insertion/background_position (string)
/triangle_insertion/background_position
Description
FIXME: Missing documentation in the specification./triangle_insertion/name (string)
/triangle_insertion/name
Description
FIXME: Missing documentation in the specification.Description
FIXME: Missing documentation in the specification.Required
/to_points (object)
/to_points
Description
FIXME: Missing documentation in the specification.Required
/to_points/input (string)
/to_points/input
Description
FIXME: Missing documentation in the specification./to_points/position (string)
/to_points/position
Description
FIXME: Missing documentation in the specification./to_points/name (string)
/to_points/name
Description
FIXME: Missing documentation in the specification.Optional
/to_points/add_box (bool)
/to_points/add_box
Description
FIXME: Missing documentation in the specification.Default: False
/to_points/box_scale (float)
/to_points/box_scale
Description
FIXME: Missing documentation in the specification.Default: 1