Search Results for

    Show / Hide Table of Contents

    Method GetCollisionsManagement

    GetCollisionsManagement(DocumentId, out ElementId, out bool, out bool, out bool)

    Gets the collisions management of an assembly.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 8, 0, 0)]
    void GetCollisionsManagement(DocumentId inDocumentId, out ElementId outRepresentationId, out bool outFindsIntersections, out bool outExcludesThreadingTapping, out bool outIsRefreshAuto)
    Parameters
    Type Name Description
    DocumentId inDocumentId

    Identifier of assembly document to analyze.

    ElementId outRepresentationId

    Identifier of the analyzed representation entity, or empty if there is no collisions management.

    bool outFindsIntersections

    Whether to find collisions intersections.

    bool outExcludesThreadingTapping

    Whether to exclude threading-tapping collisions.

    bool outIsRefreshAuto

    Whether refresh is automatic.

    Remarks

    This method is available since v7.8.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.