GripObjectCurrentLocation Property |
Rhino 5 for Windows[Missing <summary> documentation for "P:Rhino.DocObjects.GripObject.CurrentLocation"]
Namespace: Rhino.DocObjectsAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.17 (5.13.60913.21340)
Syntaxpublic Point3d CurrentLocation { get; set; }
Public Property CurrentLocation As Point3d
Get
Set
Property Value
Type:
Point3d
See Also