Click or drag to resize

ModelInstanceDefinitionAttributesObjects Property

Namespace:  Grasshopper.Rhinoceros.Model
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IReadOnlyList<ModelObject> Objects { get; set; }

Property Value

Type: IReadOnlyListModelObject

[Missing <value> documentation for "P:Grasshopper.Rhinoceros.Model.ModelInstanceDefinition.Attributes.Objects"]

See Also