Class ProgramXyzClaim
public class ProgramXyzClaim : IProgramXyzClaim, IClaim
- Inheritance
-
ProgramXyzClaim
- Implements
- Inherited Members
- Extension Methods
Properties
ProgramXyz
Orthogonal absolute position in feature (i.e. program) coordinate.
public Vec3d ProgramXyz { 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.