RhinoCommon API
ReplayHistoryResultUpdateToCurve Method |
[Missing <summary> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToCurve(Rhino.Geometry.Curve,Rhino.DocObjects.ObjectAttributes)"]
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
public bool UpdateToCurve( Curve curve, ObjectAttributes attributes )
Public Function UpdateToCurve ( curve As Curve, attributes As ObjectAttributes ) As Boolean
Parameters
- curve
- Type: Rhino.GeometryCurve
[Missing <param name="curve"/> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToCurve(Rhino.Geometry.Curve,Rhino.DocObjects.ObjectAttributes)"]
- attributes
- Type: Rhino.DocObjectsObjectAttributes
[Missing <param name="attributes"/> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToCurve(Rhino.Geometry.Curve,Rhino.DocObjects.ObjectAttributes)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToCurve(Rhino.Geometry.Curve,Rhino.DocObjects.ObjectAttributes)"]