Gets the face associated with this sketch hatch.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFace() As Object |
Visual Basic (Usage) | |
---|
Dim instance As ISketchHatch
Dim value As Object
value = instance.GetFace()
|
C++/CLI | |
---|
Object^ GetFace(); |
Return Value
Face associated with the sketch hatch or NULL if the operation fails
Example
Remarks
See Also
Availability
SolidWorks 2000 FCS, Revision Number 8.0