Package empro :: Module empro :: Module geometry :: Class EntityIdentifier
[frames] | no frames]

Class EntityIdentifier

core.Updatable --+
                 |
                EntityIdentifier

Uniquely identifies an entity.

Class Hierarchy for EntityIdentifier
Class Hierarchy for EntityIdentifier

constructor EntityIdentifier(iPart, iId):

Used as return value from some function that identify a part in the geometry.

Instance Methods
string
id()
Id within the Part.
Part
part()
The identified Part.

Inherited from core.Updatable: __enter__, __exit__, clone, hash, isValid, reasonWhyInvalid