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