cee::geo::PartCollection
-
class
PartCollection Collection of parts.
See also
Public Functions
-
PartCollection() Constructs an empty object.
-
PartCollection(const PartCollection &other) Constructs a PartCollection as a copy of other.
-
PartCollection &
operator=(const PartCollection &rhs) Assigns rhs to this and returns a reference.
-
size_t
count() const Returns number of parts in the collection.
-