MorphControlSurface Property |
Returns the morph control's surface. While this should never be null, the
calling function should check.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic NurbsSurface Surface { get; }Public ReadOnly Property Surface As NurbsSurface
Get
Property Value
Type:
NurbsSurface
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also