Gets shell normal for a face.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetShellElementNormalAt( _
ByVal DispFace As System.Object _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWMesh
Dim DispFace As System.Object
Dim value As System.Integer
value = instance.GetShellElementNormalAt(DispFace) |
C# | |
---|
System.int GetShellElementNormalAt(
System.object DispFace
) |
C++/CLI | |
---|
System.int GetShellElementNormalAt(
& System.Object^ DispFace
) |
Parameters
- DispFace
- Face
Return Value
Shell normal for a face as defined at swsMeshShellNormal_e
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2008 SP!.0