Gets or sets the angle for the first turn of this helix feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property StartingAngle As Double |
Visual Basic (Usage) | |
---|
Dim instance As IHelixFeatureData
Dim value As Double
instance.StartingAngle = value
value = instance.StartingAngle
|
C# | |
---|
double StartingAngle {get; set;} |
C++/CLI | |
---|
property double StartingAngle {
double get();
void set (double value);
} |
Return Value
Angle for the first turn
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0