PolymeshFacet
Description:
Creates a PolymeshFacet with the supplied vertices.
Creates a PolymeshFacet with the supplied vertices.
public PolymeshFacet(
int v1,
int v2,
int v3
)
-
v1The first vertex.
-
v2The second vertex.
-
v3The third vertex.