Create Assemby

Hy,

is there a framework for creating a PM-Assembly over .Net?

Thx & Regards
Feature

So you mean the Product Type or a Product instance from an existing Product Type?

There is full .NET API for defining the assembly Product Types. All of the VC UI uses .NET API (except the few Python commands), so anything you can do from UI can be done through the .NET API.

Start from IAssemblyProductType down the rabbit hole.

1 Like