HermiteSurface.Create
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| Create(Int32, Int32, IList<XYZ>) | HermiteSurface | Create a non-periodic Hermite surface using a net of 3D points as input. |
| Create(Int32, Int32, IList<XYZ>, Boolean, Boolean) | HermiteSurface | Create a Hermite surface using a net of 3D points as input. Specify periodicity in U and V direction. |