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