I've built a .NET (C#) program to load different frames to a drafting sheet, depending on the type of part (mechanical, optics, plastics, aso.). The frames content text fields wich are filled by the user. One text field ist the mass property and an other one is the volume property of the part.
have you an idea how to get these properties out of the Part and store it into string variables?
Do i have to use the MassPropertiesBuilder for that?
or - is there another way to get these properties?
many thanks
Markus
have you an idea how to get these properties out of the Part and store it into string variables?
Do i have to use the MassPropertiesBuilder for that?
or - is there another way to get these properties?
many thanks
Markus