How to change units format for dimension

How to change units format for dimension

dwtG8UXF
Participant Participant
862 Views
2 Replies
Message 1 of 3

How to change units format for dimension

dwtG8UXF
Participant
Participant

 I  changed the unit format  parameter by hand, but the lookup has no change, I have no idea  to change it use API.  Because this unit and project unit is different, I can't change project unit. Does somebody know how to solve this problem 

0 Likes
Accepted solutions (1)
863 Views
2 Replies
Replies (2)
Message 2 of 3

RPTHOMAS108
Mentor
Mentor
Accepted solution

If storage type is none then it cant be set via parameters with API.

 

Perhaps try to see if what you want can be done via DimensionType.SetUnitsFormatOptions or the various other methods for units that exist on this class type.

 

0 Likes
Message 3 of 3

dwtG8UXF
Participant
Participant

Thanks for your reply.   DimensionType.SetUnitsFormatOptions   it worked. 

0 Likes