Skip to content

Feature request: Generate API Stubs for Dynamo #2807

@LoganAC34

Description

@LoganAC34

Is your feature request related to a problem? Please describe

Feature request: Add to the "Generate API Stubs" tool in DevTools to also export Dynamo API stubs like DynamoServices and Dynamo core, etc.

Describe the solution you'd like

Just add the dynamo API stubs generated from the appropriate dlls. These could be useful in developing scripts that use Dynamo.

Describe alternatives you've considered

In a desperate attempt, I tried modifying the "Generate API Stubs" python script to include only DynamoCore and DynamoServices in the ASSMS list, but the labs.PythonStubsBuilder.BuildAssemblyStubs function just seems to ignore them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    New FeatureNew feature request [class->Implemented #{number}: {title}]

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions