RFModel.UniteAllShells
Description
Unites all shells in the model into a single shell and returns an RFEntityID value of the united shell.
Syntax
Function RFModel.UniteAllShells() As RFEntityID
Remarks
- Uniting all shells means uniting vertices and faces of all shells into a single shell and deleting existing shells. Connectivity information of NURBS curves, NURBS surfaces, and reference geometries with shell is lost.
Return to Rapidform Index