Search Results for

    Show / Hide Table of Contents

    Method AddRigidGroupConstituent

    AddRigidGroupConstituent(ElementId, ElementId)

    Adds a constituent to a rigid group entity.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 8, 0, 0)]
    void AddRigidGroupConstituent(ElementId inElementId, ElementId inConstituentId)
    Parameters
    Type Name Description
    ElementId inElementId

    Identifier of the rigid group entity to modify.

    ElementId inConstituentId

    Identifier of the entity to add to the rigid group.

    Remarks

    If the entity to add was already in another rigid group, it is automatically removed from it.

    StartModification(string, bool) and EnsureIsDirty(ref DocumentId) must be called before calling this method.

    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.