Actions
Task #1319
closedFace::getUri
Start date:
Due date:
% Done:
100%
Estimated time:
2.00 h
Description
Implement Face::getUri
method that returns the FaceMgmt URI for the face.
partial interface Face {
const FaceUri&
getUri() const;
}
Actions