GH_Document.PreviewCurrentMeshParameters Method

GH_DocumentPreviewCurrentMeshParameters Method

Gets the currently relevant meshing parameters (do not modify the instance as it may be shared).

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public MeshingParameters PreviewCurrentMeshParameters()
Public Function PreviewCurrentMeshParameters As MeshingParameters

Return Value

Type: MeshingParameters
See Also