docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ListFeatures

    ListFeatures(OccurrenceList, bool, bool, double)

    List features from tessellations

    Declaration
    public OccurrenceFeaturesList ListFeatures(OccurrenceList occurrences, bool throughHoles = true, bool blindHoles = false, double maxDiameter = -1)
    Parameters
    Type Name Description
    OccurrenceList occurrences

    Occurrences of components to process

    bool throughHoles

    List through holes

    bool blindHoles

    List blind holes

    double maxDiameter

    Maximum diameter of the holes to be list (-1=no max diameter)

    Returns
    Type Description
    OccurrenceFeaturesList
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)