RFNurbsSurface.CreateIsoParametricCurve



Your Ad Here

Description

Creates an iso-parametric NURBS curve of the NURBS surface.

Syntax

Function RFNurbsSurface.CreateIsoParametricCurve(bUCurve As Boolean, parameter As Double, pCurveID As RFEntityID) As RFErrorCode

The CreateIsoParametricCurve syntax has these parts:

Part Description
bUCurve [INBoolean Required. It determines whether iso-parametric curve in U parametric direction is required.
parameter [INDouble Required. Constant parameter in a specified parametric direction.
pCurveID [OUTRFEntityID Required. RFEntityID of the iso-parametric NURBS curve created from the NURBS surface.

Remarks

Return to Rapidform Index


Your Ad Here