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