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