2020 Method
Changes 8
M

ExportUtils.GetNurbsSurfaceDataForFace

Description:
Returns the necessary information to define a NURBS surface for a given Revit HermiteFace or RuledFace.
Remarks:
This function is intended for export purposes
public static NurbsSurfaceData GetNurbsSurfaceDataForFace(
	Face face
)
Return Value NurbsSurfaceData A class containing the necessary data to define a NURBS surface.