Gets or sets whether the spline handle has curvature control.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CurvatureControlled As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISplineHandle
Dim value As System.Boolean
instance.CurvatureControlled = value
value = instance.CurvatureControlled |
C# | |
---|
System.bool CurvatureControlled {get; set;} |
C++/CLI | |
---|
property System.bool CurvatureControlled {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True if the spline handle has curvature control, false if not
Remarks
See Also
Availability
SOLIDWORKS 2007 FCS, Revision Number 15.0