Click or drag to resize

Face Methods

The Face type exposes the following members.

Methods
  NameDescription
Public methodClone
Clones the face object
Public methodEquals(Object)
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodEquals(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 methodGetArea
Public methodGetBound
Public methodGetCenter
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetIntersectCost
Public methodGetNormal
Public methodGetPlane
Public methodGetStatus
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInvert
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRayTraceClassify
Classifies the face based on the ray trace technique
Public methodSimpleClassify
Classifies the face if one of its vertices are classified as INSIDE or OUTSIDE
Public methodToString (Overrides ObjectToString.)
Top
Extension Methods
See Also