BrepTrimStartVertex Property |
BrepVertex at start of trim
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic BrepVertex StartVertex { get; }
Public ReadOnly Property StartVertex As BrepVertex
Get
Property Value
Type:
BrepVertex
See Also