Triangular Methods |
The Triangular type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetMaximalDistanceFromCenter | Gets the maximal distance of the cross section from its center. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| IsVertexSharp | Determines whether the vertex at the specified index is sharp. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| Normals | Returns the normal at the specified index. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| Vertices | Returns the vertex at the specified index. | |
| WithSize | Returns a copy of the cross section with the specified sizes. | |
| WithSize1 | Returns a copy of the cross section with the specified first size. | |
| WithSize2 | Returns a copy of the cross section with the specified second size. |