BrepEdgeEndVertex Property |
BrepVertex at end of edge
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntaxpublic BrepVertex EndVertex { get; }
Public ReadOnly Property EndVertex As BrepVertex
Get
Property Value
Type:
BrepVertex
See Also