Description
Executes the preprocess for CreateSliceNurbsCurve2 method, and returns an RFErrorCode value indicating whether an error occurs.
Syntax
Function RFCurveTools.PreprocessForCreateSliceNurbsCurve2(shellID As RFEntityID) As RFErrorCode
The PreprocessForCreateSliceNurbsCurve2 syntax has these parts:
| Part | Description |
|---|---|
| shellID | [IN] RFEntityID Required. Shell's RFEntityID. |
Remarks