ReplayHistoryResultUpdateToPointCloud Method (IEnumerablePoint3d, ObjectAttributes) |
[Missing <summary> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToPointCloud(System.Collections.Generic.IEnumerable{Rhino.Geometry.Point3d},Rhino.DocObjects.ObjectAttributes)"]
Namespace: Rhino.DocObjects
public bool UpdateToPointCloud( IEnumerable<Point3d> points, ObjectAttributes attributes )
Public Function UpdateToPointCloud ( points As IEnumerable(Of Point3d), attributes As ObjectAttributes ) As Boolean
[Missing <param name="points"/> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToPointCloud(System.Collections.Generic.IEnumerable{Rhino.Geometry.Point3d},Rhino.DocObjects.ObjectAttributes)"]
[Missing <param name="attributes"/> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToPointCloud(System.Collections.Generic.IEnumerable{Rhino.Geometry.Point3d},Rhino.DocObjects.ObjectAttributes)"]
[Missing <returns> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToPointCloud(System.Collections.Generic.IEnumerable{Rhino.Geometry.Point3d},Rhino.DocObjects.ObjectAttributes)"]