Component_BeamView_pUIClippingBox Property

Gets the clipping box for all preview geometry drawn by this component and all associated parameters.

Definition

Namespace: Karamba.GHopper.UIParametric
Assembly: karamba (in karamba.dll) Version: 1.0.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
public override BoundingBox ClippingBox { get; }

Property Value

BoundingBox

See Also