Gets or sets the scaling factor by which to adjust the size of the curvature combs for this spline.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CurvatureScale As Double |
Visual Basic (Usage) | |
---|
Dim instance As ISketchManager
Dim value As Double
instance.CurvatureScale = value
value = instance.CurvatureScale
|
C# | |
---|
double CurvatureScale {get; set;} |
C++/CLI | |
---|
property double CurvatureScale {
double get();
void set (double value);
} |
Return Value
Curvature density of the curvature combs for this spline; valid values from 0 - 100
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0