hi all,
first of all sorry for my bad english.
i am finding problems in creating a set with 4 faces. this faces are obtained with the command getByBoundingBox(...). Now the output of this command is a FaceArray object, which is a sequence of Face objects, that i can use for generate a set. I...