Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public static HermiteSurface Create( int nU, int nV, IList<XYZ> points )
Parameters
- nU Int32
- nV Int32
- points IList<XYZ>
public static HermiteSurface Create( int nU, int nV, IList<XYZ> points )