ExportUtils.GetNurbsSurfaceDataForSurface
Description:
Returns the necessary information to define a NURBS surface for a given or .
Returns the necessary information to define a NURBS surface for a given or .
Remarks:
This function is intended for export purposes.
This function is intended for export purposes.
public static NurbsSurfaceData GetNurbsSurfaceDataForSurface(
Surface surface
)
-
surfaceThe HermiteSurface or RuledSurface to be converted.
-
This surface type is not supported for this function.
-
A non-optional argument was null
-
Couldn't get NURBS data from surface.