|
M
Clear()
|
None
|
Empties the contents of this TriangulatedShellComponent.
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetTriangle(Int32)
|
TriangleInShellComponent
|
Returns the triangle corresponding to the given index.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
GetVertex(Int32)
|
XYZ
|
Returns the vertex with a given index.
|
|
|
M
GetVertices()
|
IList<XYZ>
|
Returns the vertices of the triangulation.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|