Click or drag to resize

DisplayConduitSpaceFilter Property

If you want this conduit to only work in a specific space (model or page), then set this filter to that specific space. The default is None meaning no filter is applied

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public ActiveSpace SpaceFilter { get; set; }

Property Value

Type: ActiveSpace
See Also