Click or drag to resize

GH_DocumentPreviewBoundary Property

Gets or sets the preview boundary applied to this document. If a boundary has been set, only those objects which are inside the boundary will be previewed.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_PreviewBoundary PreviewBoundary { get; set; }

Property Value

Type: GH_PreviewBoundary

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.PreviewBoundary"]

See Also