Class RectangleProbingCycleHelper
Helper methods for ICamApiExternalRectangleProbingCycle, ICamApiInternalRectangleProbingCycle and ICamApiInternalRectangleProbingProtectedCycle.
Inherited Members
Namespace: CAMAPI.DotnetHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class RectangleProbingCycleHelper
Methods
GetAllDepth(ComWrapper<ICamApiExternalRectangleProbingCycle>)
Total probing depth across both geometry pairs.
Declaration
public static double GetAllDepth(this ComWrapper<ICamApiExternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| double |
GetAllDepth(ComWrapper<ICamApiInternalRectangleProbingCycle>)
Total probing depth across both geometry pairs.
Declaration
public static double GetAllDepth(this ComWrapper<ICamApiInternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| double |
GetAllDepth(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>)
Total probing depth across both geometry pairs.
Declaration
public static double GetAllDepth(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c |
Returns
| Type | Description |
|---|---|
| double |
GetAllStock(ComWrapper<ICamApiExternalRectangleProbingCycle>)
Material allowance (stock) applied to all sides.
Declaration
public static double GetAllStock(this ComWrapper<ICamApiExternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| double |
GetAllStock(ComWrapper<ICamApiInternalRectangleProbingCycle>)
Material allowance (stock) applied to all sides.
Declaration
public static double GetAllStock(this ComWrapper<ICamApiInternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| double |
GetAllStock(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>)
Material allowance (stock) applied to all sides.
Declaration
public static double GetAllStock(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c |
Returns
| Type | Description |
|---|---|
| double |
GetFeedDistance(ComWrapper<ICamApiExternalRectangleProbingCycle>)
Feed distance (rapid retract height) between touches.
Declaration
public static double GetFeedDistance(this ComWrapper<ICamApiExternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| double |
GetFeedDistance(ComWrapper<ICamApiInternalRectangleProbingCycle>)
Feed distance (rapid retract height) between touches.
Declaration
public static double GetFeedDistance(this ComWrapper<ICamApiInternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| double |
GetFeedDistance(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>)
Feed distance (rapid retract height) between touches.
Declaration
public static double GetFeedDistance(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c |
Returns
| Type | Description |
|---|---|
| double |
GetGeom1TargetPoint1(ComWrapper<ICamApiExternalRectangleProbingCycle>)
First touch point on side 1 of the first geometry pair.
Declaration
public static TST3DPoint GetGeom1TargetPoint1(this ComWrapper<ICamApiExternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom1TargetPoint1(ComWrapper<ICamApiInternalRectangleProbingCycle>)
First touch point on side 1 of the first geometry pair.
Declaration
public static TST3DPoint GetGeom1TargetPoint1(this ComWrapper<ICamApiInternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom1TargetPoint1(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>)
First touch point on side 1 of the first geometry pair.
Declaration
public static TST3DPoint GetGeom1TargetPoint1(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom1TargetPoint2(ComWrapper<ICamApiExternalRectangleProbingCycle>)
Second touch point on side 2 of the first geometry pair.
Declaration
public static TST3DPoint GetGeom1TargetPoint2(this ComWrapper<ICamApiExternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom1TargetPoint2(ComWrapper<ICamApiInternalRectangleProbingCycle>)
Second touch point on side 2 of the first geometry pair.
Declaration
public static TST3DPoint GetGeom1TargetPoint2(this ComWrapper<ICamApiInternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom1TargetPoint2(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>)
Second touch point on side 2 of the first geometry pair.
Declaration
public static TST3DPoint GetGeom1TargetPoint2(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom1TargetVector1(ComWrapper<ICamApiExternalRectangleProbingCycle>)
Probe approach direction for Geom1 side 1.
Declaration
public static TST3DPoint GetGeom1TargetVector1(this ComWrapper<ICamApiExternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom1TargetVector1(ComWrapper<ICamApiInternalRectangleProbingCycle>)
Probe approach direction for Geom1 side 1.
Declaration
public static TST3DPoint GetGeom1TargetVector1(this ComWrapper<ICamApiInternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom1TargetVector1(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>)
Probe approach direction for Geom1 side 1.
Declaration
public static TST3DPoint GetGeom1TargetVector1(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom1TargetVector2(ComWrapper<ICamApiExternalRectangleProbingCycle>)
Probe approach direction for Geom1 side 2.
Declaration
public static TST3DPoint GetGeom1TargetVector2(this ComWrapper<ICamApiExternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom1TargetVector2(ComWrapper<ICamApiInternalRectangleProbingCycle>)
Probe approach direction for Geom1 side 2.
Declaration
public static TST3DPoint GetGeom1TargetVector2(this ComWrapper<ICamApiInternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom1TargetVector2(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>)
Probe approach direction for Geom1 side 2.
Declaration
public static TST3DPoint GetGeom1TargetVector2(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom2TargetPoint1(ComWrapper<ICamApiExternalRectangleProbingCycle>)
First touch point on side 1 of the second geometry pair.
Declaration
public static TST3DPoint GetGeom2TargetPoint1(this ComWrapper<ICamApiExternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom2TargetPoint1(ComWrapper<ICamApiInternalRectangleProbingCycle>)
First touch point on side 1 of the second geometry pair.
Declaration
public static TST3DPoint GetGeom2TargetPoint1(this ComWrapper<ICamApiInternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom2TargetPoint1(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>)
First touch point on side 1 of the second geometry pair.
Declaration
public static TST3DPoint GetGeom2TargetPoint1(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom2TargetPoint2(ComWrapper<ICamApiExternalRectangleProbingCycle>)
Second touch point on side 2 of the second geometry pair.
Declaration
public static TST3DPoint GetGeom2TargetPoint2(this ComWrapper<ICamApiExternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom2TargetPoint2(ComWrapper<ICamApiInternalRectangleProbingCycle>)
Second touch point on side 2 of the second geometry pair.
Declaration
public static TST3DPoint GetGeom2TargetPoint2(this ComWrapper<ICamApiInternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom2TargetPoint2(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>)
Second touch point on side 2 of the second geometry pair.
Declaration
public static TST3DPoint GetGeom2TargetPoint2(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom2TargetVector1(ComWrapper<ICamApiExternalRectangleProbingCycle>)
Probe approach direction for Geom2 side 1.
Declaration
public static TST3DPoint GetGeom2TargetVector1(this ComWrapper<ICamApiExternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom2TargetVector1(ComWrapper<ICamApiInternalRectangleProbingCycle>)
Probe approach direction for Geom2 side 1.
Declaration
public static TST3DPoint GetGeom2TargetVector1(this ComWrapper<ICamApiInternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom2TargetVector1(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>)
Probe approach direction for Geom2 side 1.
Declaration
public static TST3DPoint GetGeom2TargetVector1(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom2TargetVector2(ComWrapper<ICamApiExternalRectangleProbingCycle>)
Probe approach direction for Geom2 side 2.
Declaration
public static TST3DPoint GetGeom2TargetVector2(this ComWrapper<ICamApiExternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom2TargetVector2(ComWrapper<ICamApiInternalRectangleProbingCycle>)
Probe approach direction for Geom2 side 2.
Declaration
public static TST3DPoint GetGeom2TargetVector2(this ComWrapper<ICamApiInternalRectangleProbingCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
GetGeom2TargetVector2(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>)
Probe approach direction for Geom2 side 2.
Declaration
public static TST3DPoint GetGeom2TargetVector2(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
SetAllDepth(ComWrapper<ICamApiExternalRectangleProbingCycle>, double)
Declaration
public static void SetAllDepth(this ComWrapper<ICamApiExternalRectangleProbingCycle> c, double v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c | |
| double | v |
SetAllDepth(ComWrapper<ICamApiInternalRectangleProbingCycle>, double)
Declaration
public static void SetAllDepth(this ComWrapper<ICamApiInternalRectangleProbingCycle> c, double v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c | |
| double | v |
SetAllDepth(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>, double)
Declaration
public static void SetAllDepth(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c, double v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c | |
| double | v |
SetAllStock(ComWrapper<ICamApiExternalRectangleProbingCycle>, double)
Declaration
public static void SetAllStock(this ComWrapper<ICamApiExternalRectangleProbingCycle> c, double v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c | |
| double | v |
SetAllStock(ComWrapper<ICamApiInternalRectangleProbingCycle>, double)
Declaration
public static void SetAllStock(this ComWrapper<ICamApiInternalRectangleProbingCycle> c, double v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c | |
| double | v |
SetAllStock(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>, double)
Declaration
public static void SetAllStock(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c, double v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c | |
| double | v |
SetFeedDistance(ComWrapper<ICamApiExternalRectangleProbingCycle>, double)
Declaration
public static void SetFeedDistance(this ComWrapper<ICamApiExternalRectangleProbingCycle> c, double v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c | |
| double | v |
SetFeedDistance(ComWrapper<ICamApiInternalRectangleProbingCycle>, double)
Declaration
public static void SetFeedDistance(this ComWrapper<ICamApiInternalRectangleProbingCycle> c, double v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c | |
| double | v |
SetFeedDistance(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>, double)
Declaration
public static void SetFeedDistance(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c, double v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c | |
| double | v |
SetGeom1TargetPoint1(ComWrapper<ICamApiExternalRectangleProbingCycle>, TST3DPoint)
Declaration
public static void SetGeom1TargetPoint1(this ComWrapper<ICamApiExternalRectangleProbingCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c | |
| TST3DPoint | v |
SetGeom1TargetPoint1(ComWrapper<ICamApiInternalRectangleProbingCycle>, TST3DPoint)
Declaration
public static void SetGeom1TargetPoint1(this ComWrapper<ICamApiInternalRectangleProbingCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c | |
| TST3DPoint | v |
SetGeom1TargetPoint1(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>, TST3DPoint)
Declaration
public static void SetGeom1TargetPoint1(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c | |
| TST3DPoint | v |
SetGeom1TargetPoint2(ComWrapper<ICamApiExternalRectangleProbingCycle>, TST3DPoint)
Declaration
public static void SetGeom1TargetPoint2(this ComWrapper<ICamApiExternalRectangleProbingCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c | |
| TST3DPoint | v |
SetGeom1TargetPoint2(ComWrapper<ICamApiInternalRectangleProbingCycle>, TST3DPoint)
Declaration
public static void SetGeom1TargetPoint2(this ComWrapper<ICamApiInternalRectangleProbingCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c | |
| TST3DPoint | v |
SetGeom1TargetPoint2(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>, TST3DPoint)
Declaration
public static void SetGeom1TargetPoint2(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c | |
| TST3DPoint | v |
SetGeom1TargetVector1(ComWrapper<ICamApiExternalRectangleProbingCycle>, TST3DPoint)
Declaration
public static void SetGeom1TargetVector1(this ComWrapper<ICamApiExternalRectangleProbingCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c | |
| TST3DPoint | v |
SetGeom1TargetVector1(ComWrapper<ICamApiInternalRectangleProbingCycle>, TST3DPoint)
Declaration
public static void SetGeom1TargetVector1(this ComWrapper<ICamApiInternalRectangleProbingCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c | |
| TST3DPoint | v |
SetGeom1TargetVector1(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>, TST3DPoint)
Declaration
public static void SetGeom1TargetVector1(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c | |
| TST3DPoint | v |
SetGeom1TargetVector2(ComWrapper<ICamApiExternalRectangleProbingCycle>, TST3DPoint)
Declaration
public static void SetGeom1TargetVector2(this ComWrapper<ICamApiExternalRectangleProbingCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c | |
| TST3DPoint | v |
SetGeom1TargetVector2(ComWrapper<ICamApiInternalRectangleProbingCycle>, TST3DPoint)
Declaration
public static void SetGeom1TargetVector2(this ComWrapper<ICamApiInternalRectangleProbingCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c | |
| TST3DPoint | v |
SetGeom1TargetVector2(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>, TST3DPoint)
Declaration
public static void SetGeom1TargetVector2(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c | |
| TST3DPoint | v |
SetGeom2TargetPoint1(ComWrapper<ICamApiExternalRectangleProbingCycle>, TST3DPoint)
Declaration
public static void SetGeom2TargetPoint1(this ComWrapper<ICamApiExternalRectangleProbingCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c | |
| TST3DPoint | v |
SetGeom2TargetPoint1(ComWrapper<ICamApiInternalRectangleProbingCycle>, TST3DPoint)
Declaration
public static void SetGeom2TargetPoint1(this ComWrapper<ICamApiInternalRectangleProbingCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c | |
| TST3DPoint | v |
SetGeom2TargetPoint1(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>, TST3DPoint)
Declaration
public static void SetGeom2TargetPoint1(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c | |
| TST3DPoint | v |
SetGeom2TargetPoint2(ComWrapper<ICamApiExternalRectangleProbingCycle>, TST3DPoint)
Declaration
public static void SetGeom2TargetPoint2(this ComWrapper<ICamApiExternalRectangleProbingCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c | |
| TST3DPoint | v |
SetGeom2TargetPoint2(ComWrapper<ICamApiInternalRectangleProbingCycle>, TST3DPoint)
Declaration
public static void SetGeom2TargetPoint2(this ComWrapper<ICamApiInternalRectangleProbingCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c | |
| TST3DPoint | v |
SetGeom2TargetPoint2(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>, TST3DPoint)
Declaration
public static void SetGeom2TargetPoint2(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c | |
| TST3DPoint | v |
SetGeom2TargetVector1(ComWrapper<ICamApiExternalRectangleProbingCycle>, TST3DPoint)
Declaration
public static void SetGeom2TargetVector1(this ComWrapper<ICamApiExternalRectangleProbingCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c | |
| TST3DPoint | v |
SetGeom2TargetVector1(ComWrapper<ICamApiInternalRectangleProbingCycle>, TST3DPoint)
Declaration
public static void SetGeom2TargetVector1(this ComWrapper<ICamApiInternalRectangleProbingCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c | |
| TST3DPoint | v |
SetGeom2TargetVector1(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>, TST3DPoint)
Declaration
public static void SetGeom2TargetVector1(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c | |
| TST3DPoint | v |
SetGeom2TargetVector2(ComWrapper<ICamApiExternalRectangleProbingCycle>, TST3DPoint)
Declaration
public static void SetGeom2TargetVector2(this ComWrapper<ICamApiExternalRectangleProbingCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiExternalRectangleProbingCycle> | c | |
| TST3DPoint | v |
SetGeom2TargetVector2(ComWrapper<ICamApiInternalRectangleProbingCycle>, TST3DPoint)
Declaration
public static void SetGeom2TargetVector2(this ComWrapper<ICamApiInternalRectangleProbingCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingCycle> | c | |
| TST3DPoint | v |
SetGeom2TargetVector2(ComWrapper<ICamApiInternalRectangleProbingProtectedCycle>, TST3DPoint)
Declaration
public static void SetGeom2TargetVector2(this ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> c, TST3DPoint v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiInternalRectangleProbingProtectedCycle> | c | |
| TST3DPoint | v |