Click or drag to resize

PostEffectExecutionControlReadyToExecutePostEffect Method

[Missing <summary> documentation for "M:Rhino.Render.PostEffects.PostEffectExecutionControl.ReadyToExecutePostEffect(System.Guid)"]

Namespace:  Rhino.Render.PostEffects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public abstract bool ReadyToExecutePostEffect(
	Guid pep_id
)

Parameters

pep_id
Type: SystemGuid

[Missing <param name="pep_id"/> documentation for "M:Rhino.Render.PostEffects.PostEffectExecutionControl.ReadyToExecutePostEffect(System.Guid)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.Render.PostEffects.PostEffectExecutionControl.ReadyToExecutePostEffect(System.Guid)"]

See Also