Hello
I would like to be able to extract the different functional dimensions from a sketch: the pilot dimensions.
I would also like in the same operation to be able to extract from this same sketch the dimensions driven with the basic equation, let me explain:
- There is the (piloting) dimension L01@Esquisse01 of sketch 01 which is equal to 10
- There is the (piloting) dimension L01@Esquisse02 of sketch 02 which is equal to 15
- There is the (piloted) dimension CF@Esquisse02 of sketch 02 which results from the equation: L01@Esquisse02 - L01@Esquisse01 = 5 (CF@Esquisse02)
I would like to be able to extract this data into an Excel file.
Could you point me to work of the same type already done?
PS: I confess my incompetence in VBA ...
Thanks in advance ;-)
TL