Gets the z coordinate for either moving or rotating the selected bodies.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TransformZ As Double |
Visual Basic (Usage) | |
---|
Dim instance As IMoveCopyBodyFeatureData
Dim value As Double
instance.TransformZ = value
value = instance.TransformZ
|
C# | |
---|
double TransformZ {get; set;} |
C++/CLI | |
---|
property double TransformZ {
double get();
void set (double value);
} |
Return Value
Meters for moving or radians for rotating
Example
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0