Finds the first face in a body and returns the face.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFirstFace() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IBody2
Dim value As System.Object
value = instance.GetFirstFace() |
C# | |
---|
System.object GetFirstFace() |
C++/CLI | |
---|
System.Object^ GetFirstFace(); |
Return Value
First face in the body
Example
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0