Click or drag to resize

SubDFaceSurfaceCenterNormal Property

Get the limit surface normal vector at the center of the face.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public Vector3d SurfaceCenterNormal { get; }

Return Value

Type: Vector3d
Limit surface normal vector at the face's center.
See Also