sm.builderGuide

Associated object type: BuilderGuide

Builder Guide

Functions:

  • createBuilderGuide

  • sm.builderGuide.createBuilderGuide(path, shape, ignoreBlockUuid=nil)

    Create a BuilderGuide, comparing the creation from the root Shape to the blueprint given by the path.

    Parameters:

    TypeNameDescription
    stringpathA file path to the builder guide blueprint.
    ShapeshapeRoot Shape for comparing the creation from.
    booleanignoreBlockUuid=nilShould block uuid be ignored for stage completion. (Defaults to false)

    Returns:

    TypeDescription
    BuilderGuideThe created guide.