2027 Members
Changes 0
M

PolymeshFacet Methods

Name Return Type Description Inherited From
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M GetVertices() IList<Int32> Returns the three vertices that define this facet
M ToString() String Returns formatted string showing (V1, V2, V3) with values formatted as regular integers (Overrides Object . ToString () )