Click or drag to resize

SurfaceDirectionIndicators Constructor (BrepFace)

Construct for a Brep face.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public SurfaceDirectionIndicators(
	BrepFace face
)

Parameters

face
Type: Rhino.GeometryBrepFace

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

See Also