Search Results for

    Show / Hide Table of Contents

    Method CopySeveralWithOptions

    CopySeveralWithOptions(List<PdmObjectId>, PdmObjectId, bool, bool)

    Copies several objects.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 20, 258, 0)]
    List<PdmObjectId> CopySeveralWithOptions(List<PdmObjectId> inObjectIds, PdmObjectId inOwnerId, bool inKeepPartNumber, bool inCopyWithoutSaving)
    Parameters
    Type Name Description
    List<PdmObjectId> inObjectIds

    Identifiers of objects to copy.

    PdmObjectId inOwnerId

    Identifier of project or folder owner where to copy objects.

    bool inKeepPartNumber

    Whether keeps the same part number

    bool inCopyWithoutSaving

    Whether copies without saving.

    Returns
    Type Description
    List<PdmObjectId>

    New PDM object identifiers.

    Remarks

    This method must not be called between StartModification(string, bool) and EndModification(bool, bool) methods calls.

    This method is available since v7.20.258.000.

    This method is for internal use of TopSolid.

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

    Copyright ©2025 TopSolid - All rights reserved.