GH_GeometryGroupObjects Property |
Namespace:
Grasshopper.Kernel.Types
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public List<IGH_GeometricGoo> Objects { get; }
Public ReadOnly Property Objects As List(Of IGH_GeometricGoo)
Get
Property Value
Type:
ListIGH_GeometricGoo[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_GeometryGroup.Objects"]
See Also