P_Rhino_Geometry_Extrusion_MiterPlaneNormalAtStart - mcneel/rhinocommon-api-docs GitHub Wiki

Extrusion.MiterPlaneNormalAtStart Property

Gets or sets the normal of the miter plane at the start in profile coordinates. In profile coordinates, 0,0,1 always maps to the extrusion axis

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Vector3d MiterPlaneNormalAtStart { get; set; }

VB

Public Property MiterPlaneNormalAtStart As Vector3d
	Get
	Set

Property Value

Type: Vector3d

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Extrusion Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️