Click or drag to resize

SurfaceDirectionIndicators Constructor (Surface)

Construct for a surface.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public SurfaceDirectionIndicators(
	Surface surface
)

Parameters

surface
Type: Rhino.GeometrySurface

[Missing <param name="surface"/> documentation for "M:Rhino.Geometry.SurfaceDirectionIndicators.#ctor(Rhino.Geometry.Surface)"]

See Also