Click or drag to resize

GH_DocumentPreviewCustomMeshParameters Property

Gets or sets the Custom Meshing Parameters for this document, these are only used when PreviewMeshType = GH_PreviewMesh.Custom

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

Property Value

Type: MeshingParameters

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

See Also