Click or drag to resize

Param_ClippingPlanePrompt_Singular Method

Namespace:  Grasshopper.Kernel.Parameters
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected override GH_GetterResult Prompt_Singular(
	ref GH_ClippingPlane value
)

Parameters

value
Type: Grasshopper.Kernel.TypesGH_ClippingPlane

Return Value

Type: GH_GetterResult
See Also