OWLNext 6.32
Public Member Functions
ocf::TOcPartCollection Class Reference

Container of parts with iterator. More...

#include <ocpart.h>

Inheritance diagram for ocf::TOcPartCollection:
owl::TPtrArray< TOcPart * > owl::TTypedArray< T, R, A > owl::TArrayBase

List of all members.

Public Member Functions

void Clear ()
int Add (TOcPart *const &part)
int IsEmpty () const
int Find (TOcPart *const &part)
virtual unsigned Count () const
int Detach (TOcPart *const &part, int del=0)
TOcPartLocate (owl::TPoint &point)
bool SelectAll (bool select=false)

Detailed Description

Container of parts with iterator.


Member Function Documentation

void ocf::TOcPartCollection::Clear ( )

Release parts in the collection.

TOcPart * ocf::TOcPartCollection::Locate ( owl::TPoint point)

walk thru Part collection & return the last one that logical point hits, (first one in Z order)

bool ocf::TOcPartCollection::SelectAll ( bool  select = false)

Select/unselect all parts.


The documentation for this class was generated from the following files: