GH_PreviewMeshArgsPipeline Property |
Gets the Display Pipeline we're currently drawing with.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public DisplayPipeline Pipeline { get; }
Public ReadOnly Property Pipeline As DisplayPipeline
Get
Property Value
Type:
DisplayPipeline[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PreviewMeshArgs.Pipeline"]
See Also