Iproperty from different model states

Iproperty from different model states

RyanRausch
Enthusiast Enthusiast
201 Views
2 Replies
Message 1 of 3

Iproperty from different model states

RyanRausch
Enthusiast
Enthusiast

I am currently using the following code to pull the mass of a part part/assembly into a drawing.  Is there a way to modify this code so it uses the active model state that the drawing is using?

Thank You

0 Likes
202 Views
2 Replies
Replies (2)
Message 2 of 3

Frederick_Law
Mentor
Mentor

Mass from drawing view is from the ModelState in the view.

Same for all iProperties.

Don't need special code to get them.

0 Likes
Message 3 of 3

RyanRausch
Enthusiast
Enthusiast

I am assuming you are talking about when you use a text you can pull the mass and other properties directly from the model.  This doesn't work with they way we want to use the mass view.

0 Likes