RFCurveTools.CreateNurbsCurveFromPointsOfShell



Your Ad Here

Description

Creates the NURBS curve equation from points of specified shell.

Syntax

Function RFCurveTools.CreateNurbsCurveFromPointsOfShell(shellID As RFEntityID, dSearchRadius As Double, pCurveID As RFEntityID) As RFErrorCode

The CreateNurbsCurveFromPointsOfShell syntax has these parts:

Part Description
shellID [INRFEntityID Required. Shell's RFEntityID.
dSearchRadius [INDouble Required. Radius for searching nearby points.
pCurveID [OUTRFEntityID Required. Created NURBS curve's RFEntityID.

Remarks

 

Return to Rapidform Index


Your Ad Here