Skip to content

[Bug][DesignScript] Namespace issues causing Input Port Generation #8796

@Amoursol

Description

@Amoursol

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

  1. Dynamo Studio 1.3.0.881 & Dynamo Core 1.3.3.4111
  2. 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.

Dynamo Revit v2.0
image

Dynamo Studio v1.3
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    1.xIssues related to 1.x versions of Dynamo.2.xIssues related to 2.x versions of Dynamo.bugtracked

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions