Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
MCMichael Corriveau-Cote25/11/2018
Hey,
Solidworks Version : 2019 SP 0
File Type : Assembly
I'm trying to get the dimensions of the newly created Bouding Box. I tried casting the BoundingBoxFeatureData to Feature (and then use .GetBox()) but it cannot be converted.
I've search through the API documentation but there are no example doing this particular operation.
Thanks!