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