ReplayHistoryResultUpdateToLine Method |
[Missing <summary> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToLine(Rhino.Geometry.Point3d,Rhino.Geometry.Point3d,Rhino.DocObjects.ObjectAttributes)"]
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
public bool UpdateToLine( Point3d from, Point3d to, ObjectAttributes attributes )
Public Function UpdateToLine ( from As Point3d, to As Point3d, attributes As ObjectAttributes ) As Boolean
Parameters
- from
- Type: Rhino.GeometryPoint3d
[Missing <param name="from"/> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToLine(Rhino.Geometry.Point3d,Rhino.Geometry.Point3d,Rhino.DocObjects.ObjectAttributes)"]
- to
- Type: Rhino.GeometryPoint3d
[Missing <param name="to"/> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToLine(Rhino.Geometry.Point3d,Rhino.Geometry.Point3d,Rhino.DocObjects.ObjectAttributes)"]
- attributes
- Type: Rhino.DocObjectsObjectAttributes
[Missing <param name="attributes"/> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToLine(Rhino.Geometry.Point3d,Rhino.Geometry.Point3d,Rhino.DocObjects.ObjectAttributes)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToLine(Rhino.Geometry.Point3d,Rhino.Geometry.Point3d,Rhino.DocObjects.ObjectAttributes)"]