-
Notifications
You must be signed in to change notification settings - Fork 667
Closed
Labels
1.xIssues related to 1.x versions of Dynamo.Issues related to 1.x versions of Dynamo.2.xIssues related to 2.x versions of Dynamo.Issues related to 2.x versions of Dynamo.bugtracked
Description
If this issue is with Dynamo for Revit, please post your issue on the Dynamo for Revit Issues page.
If this issue is not a bug report or improvement request, please check the Dynamo forum, and start a thread there to discuss your issue.
Dynamo version
- Dynamo Studio 1.3.0.881 & Dynamo Core 1.3.3.4111
- Dynamo Revit 2.0.0.4655 & Dynamo Core 2.0.0.4665
Operating system
Windows 10
What did you do?
I have namespace conflicts with some of my custom packages, so I'm trying to hardcode in the default Dynamo namespaces. This is causing input ports to be generated in lieu or correctly calling the right function.
What did you expect to see?
I expected the hard-coded namespace to correctly call the relevant library - in this case Geometry.
What did you see instead?
Input ports being auto-generated as the Code Block is not recognising the namespace.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
1.xIssues related to 1.x versions of Dynamo.Issues related to 1.x versions of Dynamo.2.xIssues related to 2.x versions of Dynamo.Issues related to 2.x versions of Dynamo.bugtracked

