Grasshopper API
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)

public MeshingParameters PreviewCustomMeshParameters { get; set; }
Public Property PreviewCustomMeshParameters As MeshingParameters Get Set
Property Value
Type: MeshingParameters[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.PreviewCustomMeshParameters"]
