Gets the mesh state.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property MeshState As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWMesh
Dim value As System.Integer
value = instance.MeshState |
C# | |
---|
System.int MeshState {get;} |
C++/CLI | |
---|
property System.int MeshState {
System.int get();
} |
Property Value
Mesh state as defined in swsMeshState_e
Example
See Also
Availability
SOLIDWORKS Simulation API 2008 SP1.0