Click or drag to resize
SoFaceDetail Methods

The SoFaceDetail type exposes the following members.

Methods
  NameDescription
Public methodClone (Inherited from SoDetail.)
Public methodCopy

Returns an instance that is a copy of this instance.

(Overrides SoDetailCopy.)
Public methodEquals (Inherited from Object.)
Public methodGetFaceIndex

Returns the index of the face within the shape.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetNumPoints

Returns the number of points in the face.

Public methodGetPartIndex

Returns the index of the part containing the face within the shape.

Public methodGetPoint

Returns information about the point forming the i'th vertex of the face, represented as an OIV.Inventor.Details.SoPointDetail.

Public methodGetPoints
Public methodGetType (Inherited from Object.)
Public methodSetFaceIndex
Public methodSetNumPoints
Public methodSetPartIndex
Public methodSetPoint
Public methodToString (Inherited from Object.)
Top
See Also