Grasshopper API
GH_CanvasInstantiateNewObject Method (Guid, String, PointF, Boolean) |
Namespace: Grasshopper.GUI.Canvas
Assembly: Grasshopper (in Grasshopper.dll)
public bool InstantiateNewObject( Guid id, string init_code, PointF at, bool update )
Public Function InstantiateNewObject ( id As Guid, init_code As String, at As PointF, update As Boolean ) As Boolean
Parameters
- id
- Type: SystemGuid
- init_code
- Type: SystemString
- at
- Type: System.DrawingPointF
- update
- Type: SystemBoolean