2020 Constructor
Changes 0
C

PolymeshFacet

Description:
Creates a PolymeshFacet with the supplied vertices.
public PolymeshFacet(
	int v1,
	int v2,
	int v3
)