Click or drag to resize

RhinoBrepVertexLocation Property

position of the vertex.

Namespace:  Karamba.GHopper.Geometry
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public Point3 Location { get; }

Property Value

Type: Point3

Implements

IBrepVertexLocation
See Also