PolymeshFacet
Description:
Creates a PolymeshFacet with the supplied vertices.
Creates a PolymeshFacet with the supplied vertices.
public PolymeshFacet(
int v1,
int v2,
int v3
)
-
Int32v1The first vertex.
-
Int32v2The second vertex.
-
Int32v3The third vertex.