ReplayHistoryDataTryGetPoint3d Method |
[Missing <summary> documentation for "M:Rhino.DocObjects.ReplayHistoryData.TryGetPoint3d(System.Int32,Rhino.Geometry.Point3d@)"]
Namespace: Rhino.DocObjects
public bool TryGetPoint3d( int id, out Point3d value )
Public Function TryGetPoint3d ( id As Integer, <OutAttribute> ByRef value As Point3d ) As Boolean
[Missing <param name="id"/> documentation for "M:Rhino.DocObjects.ReplayHistoryData.TryGetPoint3d(System.Int32,Rhino.Geometry.Point3d@)"]
[Missing <param name="value"/> documentation for "M:Rhino.DocObjects.ReplayHistoryData.TryGetPoint3d(System.Int32,Rhino.Geometry.Point3d@)"]
[Missing <returns> documentation for "M:Rhino.DocObjects.ReplayHistoryData.TryGetPoint3d(System.Int32,Rhino.Geometry.Point3d@)"]