Properties | List of all members
PlaneEnumerator Class Reference

A collection of planes. More...

Inherits object.

Properties

 plane_count = property
 int: Gets the number of planes enumerated by this object. More...
 
 planes = property
 List[cvb.Plane]: Gets all available planes enumerated by this object. More...
 

Detailed Description

A collection of planes.

Property Documentation

◆ plane_count

plane_count = property
static

int: Gets the number of planes enumerated by this object.

◆ planes

planes = property
static

List[cvb.Plane]: Gets all available planes enumerated by this object.