Creates a new body by creating a ruled surface between the two input wire bodies.
"temporaryBRepManager_var" is a variable referencing a TemporaryBRepManager object. |
"temporaryBRepManager_var" is a variable referencing a TemporaryBRepManager object. |
| Type | Description |
| BRepBody | Returns the created ruled surface as a BRepBody object. |
| Name | Type | Description |
| sectionOne | BRepWire | BRepWire that defines the shape of the first section. |
| sectionTwo | BRepWire | BRepWire that defines the shape of the second section. |
| Name | Description |
| TemporaryBRepManager API Sample | TemporaryBRepManager related functions |