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