Method

RmfSolidget_faces

Declaration [src]

RmfFaceIterator*
rmf_solid_get_faces (
  RmfSolid* solid
)

Description [src]

Gets the faces which make up the solid.

Gets propertyRmf.Solid:faces

Return value

Type: RmfFaceIterator

Iterator over the RmfFaces of the solid.

The caller of the method takes ownership of the data, and is responsible for freeing it.