Click or drag to resize

Face Methods

The Face type exposes the following members.

Methods
  NameDescription
Public methodcenter
return the position of the center of the face
Public methodCompareTo
compares this face to another one for sorting in the context of the BESO-procedure according to sensitivity
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodfaceArea
determine the area of a mesh face
Public methodfaceVolume
determine the volume of a mesh face
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodupdateCharacteristicValue
updates the characteristic value of the face in the context of the BESO-procedure
Public methodupdateSensititivy
update the face's sensitivity number in the context of the BESO-procedure
Top
See Also