FaceArray.Append
Description:
Add the face to the end of the array.
Add the face to the end of the array.
public virtual void Append(
Face item
)
-
itemThe face to be added.
public virtual void Append(
Face item
)