Gets the elements of the mesh.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetElements() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ICWMesh
Dim value As System.Object
value = instance.GetElements() |
C# | |
---|
System.object GetElements() |
C++/CLI | |
---|
System.Object^ GetElements(); |
Return Value
Array of the elements of the mesh (see
Remarks)
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2008 SP1.0