SurfaceDirectionIndicators Constructor (Surface) |
Construct for a surface.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic SurfaceDirectionIndicators(
Surface surface
)
Public Sub New (
surface As Surface
)
Parameters
- surface
- Type: Rhino.GeometrySurface
[Missing <param name="surface"/> documentation for "M:Rhino.Geometry.SurfaceDirectionIndicators.#ctor(Rhino.Geometry.Surface)"]
See Also