Search Results for

    Show / Hide Table of Contents

    Method CreateProject

    CreateProject(string, bool)

    Creates a project.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 6, 0, 0)]
    PdmObjectId CreateProject(string inProjectName, bool inIsLibrary)
    Parameters
    Type Name Description
    string inProjectName

    Project name.

    bool inIsLibrary

    Whether it is a library to create or a working project.

    Returns
    Type Description
    PdmObjectId

    PDM object identifier of the created project.

    Remarks

    If creation fails, the returned PDM object identifier is empty.

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

    This method is available since v7.6.

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

    Copyright ©2025 TopSolid - All rights reserved.