public void Parse(int propIndex, IPropertyValue value, int[] nested)
 {
     polygonalFace.Parse(propIndex, value, nested);
 }