MeshInterferenceHitPoints Property |
Array of hit points where the objects of IndexA and IndexB interfere.
Namespace:
Rhino.Geometry.Intersect
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax public Point3d[] HitPoints { get; set; }
Public Property HitPoints As Point3d()
Get
Set
Property Value
Type:
Point3dSee Also