collect Propertysets in vb.net

collect Propertysets in vb.net

k14348
Advocate Advocate
498 Views
3 Replies
Message 1 of 4

collect Propertysets in vb.net

k14348
Advocate
Advocate

Hi,

   I have attached screenshot of vb.net debug and locals window. i could able to get only count of propertysets. Unable to view all propertysets in locals window. What could be the issue. Can anyone help on this...

 

Thanks,

-Karth

0 Likes
499 Views
3 Replies
Replies (3)
Message 2 of 4

k14348
Advocate
Advocate

Hi,

    Error:Cannot find the interop type that matches the embedded type 'Inventor.PropertySets'. Are you missing an assembly reference?

 

How to resolve this?

 using inventor 2015 .net frame work 4.5. i have selected target frame work as 4.5 also.

 

-Karth

0 Likes
Message 3 of 4

Sergio.D.Suárez
Mentor
Mentor

Hi, the first thing I would try would be to size the property differently. I think since it is in black it is not taking courage.
Could you modify the definition of the property as below?

Dim Prop As Inventor.Property = PropSets.Item("Design Tracking Properties")

 

Hope this helps with your problem. Cheers!


Please accept as solution and give likes if applicable.

I am attaching my Upwork profile for specific queries.

Sergio Daniel Suarez
Mechanical Designer

| Upwork Profile | LinkedIn

0 Likes
Message 4 of 4

k14348
Advocate
Advocate

Hi @Sergio.D.Suárez ,

                         Still there is an issue. I made all setup whatever i read in forums. Still i couldn't see object tree in locals. SS attached.

 

-Karth

0 Likes