Plane.IsCoplanarTo Property

Parent Object: Plane

Description

Property that gets whether this Plane is coplanar with the specified Plane.

Syntax

Plane.IsCoplanarTo( Plane As Plane, [Tolerance] As Double ) As Boolean

Property Value

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

Parameters

Name Type Description
Plane Plane Plane to perform coplanar 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