Sets the end condition vertex in the forward or reverse direction for this surface extrude feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub ISetVertex( _
ByVal Forward As Boolean, _
ByVal Vtx As Vertex _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISurfExtrudeFeatureData
Dim Forward As Boolean
Dim Vtx As Vertex
instance.ISetVertex(Forward, Vtx)
|
C++/CLI | |
---|
void ISetVertex(
& bool Forward,
& Vertex^ Vtx
) |
Parameters
- Forward
True sets the vertex in the forward direction, false sets it in the reverse direction
- Vtx
- End condition vertex
Remarks
See Also
Availability
SolidWorks 2001Plus SP1, Revision Number 10.1