Gets value in the parameter space of the curve underlying the spline handle.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Parameter As Double |
Visual Basic (Usage) | |
---|
Dim instance As ISplineHandle
Dim value As Double
value = instance.Parameter
|
C# | |
---|
double Parameter {get;} |
C++/CLI | |
---|
property double Parameter {
double get();
} |
Return Value
Value in the parameter space of the curve underlying the spline handle
Remarks
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0