BurstTriangulator
v3.8.0
Search Results for

    Show / Hide Table of Contents

    Method With

    With(Preprocessor?, int?, bool?, bool?, bool?, bool?, bool?, bool?, bool?, bool?, bool?, float?, float?, float?, float?)

    Returns a new Args but with changed selected parameter(s) values.

    Declaration
    public Args With(Preprocessor? preprocessor = null, int? sloanMaxIters = null, bool? autoHolesAndBoundary = null, bool? refineMesh = null, bool? restoreBoundary = null, bool? validateInput = null, bool? verbose = null, bool? useAlphaShapeFilter = null, bool? alphaShapeProtectPoints = null, bool? alphaShapePreventWindmills = null, bool? alphaShapeProtectConstraints = null, float? concentricShellsParameter = null, float? refinementThresholdAngle = null, float? refinementThresholdArea = null, float? alpha = null)
    Parameters
    Type Name Description
    Preprocessor? preprocessor
    int? sloanMaxIters
    bool? autoHolesAndBoundary
    bool? refineMesh
    bool? restoreBoundary
    bool? validateInput
    bool? verbose
    bool? useAlphaShapeFilter
    bool? alphaShapeProtectPoints
    bool? alphaShapePreventWindmills
    bool? alphaShapeProtectConstraints
    float? concentricShellsParameter
    float? refinementThresholdAngle
    float? refinementThresholdArea
    float? alpha
    Returns
    Type Description
    Args
    In this article
    Back to top Generated by DocFX | Documentation © 2024 by Andrzej Więckowski is licensed under CC BY 4.0