Click or drag to resize

GH_PreviewMeshArgsMeshingParameters Property

Gets the meshing parameters which ought to be used for meshing breps and surfaces. If this property returns a null reference, meshes are supposed to be omitted.

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

Property Value

Type: MeshingParameters

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PreviewMeshArgs.MeshingParameters"]

See Also