Search Results for

    Show / Hide Table of Contents

    Method CreateProjectFolder

    CreateProjectFolder(PdmProjectFolderId, string)

    Creates a project folder.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 11, 300, 80)]
    PdmProjectFolderId CreateProjectFolder(PdmProjectFolderId inProjectFolderId, string inFolderName)
    Parameters
    Type Name Description
    PdmProjectFolderId inProjectFolderId

    Identifier of the project folder where the new project folder is to be created.

    string inFolderName

    Name of the new project folder.

    Returns
    Type Description
    PdmProjectFolderId

    Identifier of the created project folder.

    Remarks

    If creation fails, the returned identifier is empty.

    This method is available since v7.10.

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

    Copyright ©2025 TopSolid - All rights reserved.