Extends a surface along the selected faces or edges.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim ExtendLinear As Boolean
Dim EndCondition As Integer
Dim Distance As Double
instance.InsertExtendSurface(ExtendLinear, EndCondition, Distance)
|
Parameters
- ExtendLinear
- True to extend surface linearly, false to extend along the same surface
- EndCondition
- 0 - Extend surface by given distance
- 1 - Extend surface up to a selected point
- 2 - Extend surface up to a selected surface
- Distance
- Distance to extend surface along
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0