CSMath.BoundingBox.IsIn(CSMath.BoundingBox,_System.Boolean@) - DomCR/ACadSharp GitHub Wiki

IsIn(CSMath.BoundingBox, System.Boolean@) Method

Checks if the given box is in the bounds of this box.

Definition

Namespace: CSMath.BoundingBox

C#

public Boolean IsIn(CSMath.BoundingBox, System.Boolean@)

Return Value

Boolean