Click or drag to resize

SubDEdgeRelativeFaceRight Property

The face on the right of this edge, with respect to the direction this edge is referenced with.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.36
Syntax
public SubDFace RelativeFaceRight { get; }

Property Value

Type: SubDFace
See Also