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

Inventor Api: find Connection between Sketch Dimension(DimensionConstraint) and Model Dimension(LinearModelDimension)

Hallo, 

since Inventor 22 it is possible to promote SketchDimensions via code. See here

Holzethekid_2-1635603755987.pngvia UI 

 

The Model Dimensions promoted via 'Inventor' has the great feature that if i change an value in the sketch the value in the Model Value will change to.

Manuell created Model Dimensions do not have this feature.

 

I Assume that the Sketch Dimension (DimensionConstaint) and the Model Dimension (ModelDimension) are somehow connected. 

 

Holzethekid_0-1635603447044.pngHolzethekid_1-1635603460503.png

 

I was checking the documentation, but i did not find any connection between the two objects.

Can somebody help me to find the connection between these objects, or how can i find out if one DimensionConstraint is already promoted and get the object ?!

 

Thanks in Advance

 

Christian