Creates a sheet body by extending the face.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function CreateSheetBodyByFaceExtension( _
ByVal BoxLowIn As Object, _
ByVal BoxHighIn As Object _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As IFace2
Dim BoxLowIn As Object
Dim BoxHighIn As Object
Dim value As Object
value = instance.CreateSheetBodyByFaceExtension(BoxLowIn, BoxHighIn)
|
C++/CLI | |
---|
Object^ CreateSheetBodyByFaceExtension(
& Object^ BoxLowIn,
& Object^ BoxHighIn
) |
Parameters
- BoxLowIn
Array of 3 doubles (x,y,z)
- BoxHighIn
Array of 3 doubles (x,y,z)
Return Value
Newly created sheet body
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0