Description
Creates a new shell consists of medial axis points of the currently selected region.
Syntax
Function RFMeshTools.FindMedialAxisOfRegion(pMedialAxisShellID As RFEntityID) As RFErrorCode
The FindMedialAxisOfRegion syntax has these parts:
| Part | Description |
|---|---|
| pMedialAxisShellID | [OUT] RFEntityID Required. Entity ID of the created shell. |
Remarks