Search Results for

    Show / Hide Table of Contents

    Method CreateProjectWithTemplate

    CreateProjectWithTemplate(string, PdmObjectId)

    Creates a project with a template.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 7, 0, 0)]
    PdmObjectId CreateProjectWithTemplate(string inProjectName, PdmObjectId inTemplateObjectId)
    Parameters
    Type Name Description
    string inProjectName

    Project name.

    PdmObjectId inTemplateObjectId

    PDM object identifier of the template.

    Returns
    Type Description
    PdmObjectId

    PDM object identifier of the created project.

    Remarks

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

    This method is available since v7.7.

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

    Copyright ©2025 TopSolid - All rights reserved.