Simplify a blueprint by removing default values

simplifyBlueprint(blueprint)

Arguments

blueprint

the blueprint to simplify.

Value

The simplified blueprint. This blueprint is ideal for export in JSON format or other format.

See also

restoreBlueprint() to restore a simplified blueprint to its initial state.