RhinoCommon API
ReplayHistoryResultUpdateToTextDot Method |
[Missing <summary> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToTextDot(Rhino.Geometry.TextDot,Rhino.DocObjects.ObjectAttributes)"]
Namespace: Rhino.DocObjects
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0
public bool UpdateToTextDot( TextDot dot, ObjectAttributes attributes )
Public Function UpdateToTextDot ( dot As TextDot, attributes As ObjectAttributes ) As Boolean
Parameters
- dot
- Type: Rhino.GeometryTextDot
[Missing <param name="dot"/> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToTextDot(Rhino.Geometry.TextDot,Rhino.DocObjects.ObjectAttributes)"]
- attributes
- Type: Rhino.DocObjectsObjectAttributes
[Missing <param name="attributes"/> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToTextDot(Rhino.Geometry.TextDot,Rhino.DocObjects.ObjectAttributes)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.DocObjects.ReplayHistoryResult.UpdateToTextDot(Rhino.Geometry.TextDot,Rhino.DocObjects.ObjectAttributes)"]