Interface IST_5DPoint
Namespace: SprutCAMTech.STTypes
Assembly: SprutCAMTech.STTypes.dll
Syntax
[Guid("2F575445-2DA4-4CB5-A6BE-4991595CD8B4")]
public interface IST_5DPoint
Properties
n
Declaration
IST_3DPoint n { get; set; }
Property Value
Type | Description |
---|---|
IST_3DPoint |
P
Declaration
IST_3DPoint P { get; set; }
Property Value
Type | Description |
---|---|
IST_3DPoint |
Methods
Assign(IST_5DPoint)
Declaration
void Assign(IST_5DPoint Point)
Parameters
Type | Name | Description |
---|---|---|
IST_5DPoint | Point |