Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
NRNate Rodman26/06/2024
I am trying to use the Solidworks API to access information in a model. I have a model with a revolved boss/base feature.
In this simple example i have set the end condition set to "offset from surface" with a distance of 10mm from the the side face of the bottom extrusion. I need to access this face entity as well as the offset value in mm from the API.
However, looking at the `IRevolvedFeatureData2`