Gets or sets the scaling factor by which to adjust the density of the curvature combs for this spline.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CurvatureDensity As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISketchManager
Dim value As Integer
instance.CurvatureDensity = value
value = instance.CurvatureDensity
|
C# | |
---|
int CurvatureDensity {get; set;} |
C++/CLI | |
---|
property int CurvatureDensity {
int get();
void set (int 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