GH_DocumentContainsCustomPreviewObjects Property |
Gets whether this document contains *any* custom preview objects.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic bool ContainsCustomPreviewObjects { get; }
Public ReadOnly Property ContainsCustomPreviewObjects As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.ContainsCustomPreviewObjects"]
See Also