Gets or sets the angle by which the structural member turns relative to the adjacent structural member.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RotationAngle As Double |
Visual Basic (Usage) | |
---|
Dim instance As IStructuralMemberFeatureData
Dim value As Double
instance.RotationAngle = value
value = instance.RotationAngle
|
C# | |
---|
double RotationAngle {get; set;} |
C++/CLI | |
---|
property double RotationAngle {
double get();
void set (double value);
} |
Return Value
Angle
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0