293 B
293 B
sweep_rsolid
API Definition
def sweep_rsolid(profile: Face, path: Wire, is_frenet: bool = False) -> Solid
Source: operations.py
Import Surface
- top-level:
from simplecadapi import sweep_rsolid
Description
Create a solid by sweeping a profile along a path.