Gets or sets the chamfer distance for this end-cap feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ChamferDistance As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IEndCapFeatureData
Dim value As System.Double
instance.ChamferDistance = value
value = instance.ChamferDistance |
C# | |
---|
System.double ChamferDistance {get; set;} |
C++/CLI | |
---|
property System.double ChamferDistance {
System.double get();
void set ( & System.double value);
} |
Property Value
Chamfer distance
Example
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0