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