Click or drag to resize

FDMeshEngine Methods

The FDMeshEngine type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreate Creates a new FDMeshEngine for the provided document.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodMesh Meshes all simulation geometry in the entire document.
Public methodMesh(IEnumerableIHasTrimmedGeometry) Meshes only a portion of the geometry in the document.
Public methodMesh(IHasTrimmedGeometry) Meshes only a portion of the geometry in the document.
Public methodMeshChildBodies Mesh all descendant bodies of dscoRoot
Public methodMeshChildLines Mesh all descendant lines of root
Public methodMeshChildSurfaces Mesh all descendant surfaces of root
Public methodMeshHarness Meshes the harness in the document.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also