Class McXyzClaim
public class McXyzClaim : IMcXyzClaim, IClaim
- Inheritance
-
McXyzClaim
- Implements
- Inherited Members
- Extension Methods
Properties
McXyz
Get or set XYZ on Machine Coordinate.
public Vec3d McXyz { get; set; }
Property Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.