Gets or sets the y coordinate for the origin about which to rotate the selected bodies.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RotationOriginY As Double |
Visual Basic (Usage) | |
---|
Dim instance As IMoveCopyBodyFeatureData
Dim value As Double
instance.RotationOriginY = value
value = instance.RotationOriginY
|
C# | |
---|
double RotationOriginY {get; set;} |
C++/CLI | |
---|
property double RotationOriginY {
double get();
void set (double value);
} |
Return Value
y coordinate
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0