GH_Point Constructor (Guid) |
Initializes a new instance of the
GH_Point class
Namespace:
Grasshopper.Kernel.Types
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_Point(
Guid rh_obj_id
)
Public Sub New (
rh_obj_id As Guid
)
Parameters
- rh_obj_id
- Type: SystemGuid
See Also