Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

AddIn get parameter from assembly constraint object

Jef_E
Collaborator

AddIn get parameter from assembly constraint object

Jef_E
Collaborator
Collaborator

Hi!

 

This is probably not so hard to do.. But i'm failing to do it..

I have a tool that creates a certain set of assembly constraints. Now I want to get the parameter that drives the constraint value. But how do you access it?



Please kudo if this post was helpfull
Please accept as solution if your problem was solved

Inventor 2014 SP2
0 Likes
Reply
282 Views
1 Reply
Reply (1)

Jef_E
Collaborator
Collaborator

I did some more searching, but could not find a solution.

 

I was hoping that I would work like the DimensionConstraint but no luck..

 

DimensionConstraint.Parameter() As Parameter

 

Why is this not available for AssemblyConstraints?

 

  • AffectedOccurrenceOne
  • AffectedOccurrenceTwo
  • Application
  • AttributeSets
  • DriveConstraintSettings
  • DriveSettings
  • EntityOne
  • EntityTwo
  • GeometryOne
  • GeometryTwo
  • HealthStatus
  • iMateResult
  • IsDefaultName
  • LayoutConstraint
  • Name
  • OccurrenceOne
  • OccurrenceTwo
  • Parent
  • ResultOfiMate
  • ResultOfLayoutConstraint
  • Suppressed
  • Type
  • Visible


Please kudo if this post was helpfull
Please accept as solution if your problem was solved

Inventor 2014 SP2
0 Likes