Hi,
what is API equivalent of Solid by Extrusion Along tool?
I need to create solid with defined profile (simple rectangle), moved along common LineString in 3D.
I found this problem:
SolidUtil::Create::BodyFromSweep
It looks like I use different method than is is used by the mentioned key-ins, but I am not aware of other "extrusion along" method, available in API (I guess I can construct SmartFeature nodes, but sounds like a bit complex operation for simple extrusion). Do I miss anything?
With regards,
Jan