Click or drag to resize

MeshExtruder Methods

The MeshExtruder type exposes the following members.

Methods
  NameDescription
Public methodDispose
Dispose of this object and any unmanaged memory associated with it.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExtrudedMesh(Mesh)
Creates new extruded mesh. Returns true if any edges or faces were extruded.
Public methodExtrudedMesh(Mesh, ListComponentIndex)
Creates new extruded mesh. Returns true if any edges or faces were extruded.
Protected methodFinalize
Destructor
(Overrides ObjectFinalize.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetWallFaces
Return list of faces that were added to connect transformed edges/faces to non-transformed edges/faces.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also