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