Sets the vertex chamfer distance.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetVertexChamferDistance( _
ByVal Side As Integer, _
ByVal Distance As Double _
) |
Visual Basic (Usage) | |
---|
Dim instance As IChamferFeatureData2
Dim Side As Integer
Dim Distance As Double
instance.SetVertexChamferDistance(Side, Distance)
|
C# | |
---|
void SetVertexChamferDistance(
int Side,
double Distance
) |
C++/CLI | |
---|
void SetVertexChamferDistance(
& int Side,
& double Distance
) |
Parameters
- Side
Feature direction (see Remarks)
- Distance
Vertex chamfer distance
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0