SoFaceDetail Methods |
The SoFaceDetail type exposes the following members.
Name | Description | |
---|---|---|
Clone | (Inherited from SoDetail.) | |
Copy | Returns an instance that is a copy of this instance. | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetFaceIndex | Returns the index of the face within the shape. | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetNumPoints | Returns the number of points in the face. | |
GetPartIndex | Returns the index of the part containing the face within the shape. | |
GetPoint | Returns information about the point forming the i'th vertex of the face, represented as an OIV.Inventor.Details.SoPointDetail. | |
GetPoints | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetFaceIndex | ||
SetNumPoints | ||
SetPartIndex | ||
SetPoint | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |