-
-
Notifications
You must be signed in to change notification settings - Fork 392
Open
Labels
New FeatureNew feature request [class->Implemented #{number}: {title}]New feature request [class->Implemented #{number}: {title}]
Description
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
Labels
New FeatureNew feature request [class->Implemented #{number}: {title}]New feature request [class->Implemented #{number}: {title}]