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