Struct TST3DLine
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()
Namespace: SprutCAMTech.STTypes
Assembly: SprutCAMTech.STTypes.dll
Syntax
public struct TST3DLine
Fields
P
Declaration
public TST3DPoint P
Field Value
Type | Description |
---|---|
TST3DPoint |
V
Declaration
public TST3DVec V
Field Value
Type | Description |
---|---|
TST3DVec |