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