Plane.IsPerpendicularTo Property

Parent Object: Plane

Description

Determine if this Plane is perpendicular to the specified Line or Plane.

Syntax

Plane.IsPerpendicularTo( LineOrPlane As Object, [Tolerance] As Double ) As Boolean

Property Value

This is a read only property whose value is a Boolean.

Parameters

Name Type Description
LineOrPlane Object Object to perform comparison against.
Tolerance Double Input Double that specifies the tolerance.

This is an optional argument whose default value is 0.0.

Version

Introduced in version 9