Class BaseSurfaceHelper
Helper methods for ICamIpcBaseSurface
Inherited Members
Namespace: CAMIPC.DotnetHelper
Assembly: CAMIPC.DotnetHelper.dll
Syntax
public static class BaseSurfaceHelper
Methods
CurvesProjectMethod(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static TModelFormerBaseSurfaceProjectMethod CurvesProjectMethod(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| TModelFormerBaseSurfaceProjectMethod |
CylRadius(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static double CylRadius(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| double |
Enabled(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static bool Enabled(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| bool |
NormalOrientation(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static bool NormalOrientation(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| bool |
PreserveRatio(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static bool PreserveRatio(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| bool |
PrimitiveAxis(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static TST3DPoint PrimitiveAxis(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
PrimitiveMatrix(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static TST3DMatrix PrimitiveMatrix(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| TST3DMatrix |
PrimitiveOrigin(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static TST3DPoint PrimitiveOrigin(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| TST3DPoint |
PrimitiveType(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static TModelFormerBaseSurfacePrimitiveType PrimitiveType(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| TModelFormerBaseSurfacePrimitiveType |
RotAngle(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static double RotAngle(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| double |
SetCurvesProjectMethod(ComWrapper<ICamIpcBaseSurface>, TModelFormerBaseSurfaceProjectMethod)
Declaration
public static void SetCurvesProjectMethod(this ComWrapper<ICamIpcBaseSurface> com, TModelFormerBaseSurfaceProjectMethod value)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| TModelFormerBaseSurfaceProjectMethod | value |
SetCylRadius(ComWrapper<ICamIpcBaseSurface>, double)
Declaration
public static void SetCylRadius(this ComWrapper<ICamIpcBaseSurface> com, double value)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| double | value |
SetEnabled(ComWrapper<ICamIpcBaseSurface>, bool)
Declaration
public static void SetEnabled(this ComWrapper<ICamIpcBaseSurface> com, bool value)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| bool | value |
SetNormalOrientation(ComWrapper<ICamIpcBaseSurface>, bool)
Declaration
public static void SetNormalOrientation(this ComWrapper<ICamIpcBaseSurface> com, bool v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| bool | v |
SetPreserveRatio(ComWrapper<ICamIpcBaseSurface>, bool)
Declaration
public static void SetPreserveRatio(this ComWrapper<ICamIpcBaseSurface> com, bool v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| bool | v |
SetPrimitiveAxis(ComWrapper<ICamIpcBaseSurface>, TST3DPoint)
Declaration
public static void SetPrimitiveAxis(this ComWrapper<ICamIpcBaseSurface> com, TST3DPoint value)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| TST3DPoint | value |
SetPrimitiveMatrix(ComWrapper<ICamIpcBaseSurface>, TST3DMatrix)
Declaration
public static void SetPrimitiveMatrix(this ComWrapper<ICamIpcBaseSurface> com, TST3DMatrix value)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| TST3DMatrix | value |
SetPrimitiveOrigin(ComWrapper<ICamIpcBaseSurface>, TST3DPoint)
Declaration
public static void SetPrimitiveOrigin(this ComWrapper<ICamIpcBaseSurface> com, TST3DPoint value)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| TST3DPoint | value |
SetPrimitiveType(ComWrapper<ICamIpcBaseSurface>, TModelFormerBaseSurfacePrimitiveType)
Declaration
public static void SetPrimitiveType(this ComWrapper<ICamIpcBaseSurface> com, TModelFormerBaseSurfacePrimitiveType value)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| TModelFormerBaseSurfacePrimitiveType | value |
SetRotAngle(ComWrapper<ICamIpcBaseSurface>, double)
Declaration
public static void SetRotAngle(this ComWrapper<ICamIpcBaseSurface> com, double v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| double | v |
SetUseRotAngle(ComWrapper<ICamIpcBaseSurface>, bool)
Declaration
public static void SetUseRotAngle(this ComWrapper<ICamIpcBaseSurface> com, bool v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| bool | v |
SetUseXMax(ComWrapper<ICamIpcBaseSurface>, bool)
Declaration
public static void SetUseXMax(this ComWrapper<ICamIpcBaseSurface> com, bool v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| bool | v |
SetUseXMin(ComWrapper<ICamIpcBaseSurface>, bool)
Declaration
public static void SetUseXMin(this ComWrapper<ICamIpcBaseSurface> com, bool v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| bool | v |
SetUseYMax(ComWrapper<ICamIpcBaseSurface>, bool)
Declaration
public static void SetUseYMax(this ComWrapper<ICamIpcBaseSurface> com, bool v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| bool | v |
SetUseYMin(ComWrapper<ICamIpcBaseSurface>, bool)
Declaration
public static void SetUseYMin(this ComWrapper<ICamIpcBaseSurface> com, bool v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| bool | v |
SetXMax(ComWrapper<ICamIpcBaseSurface>, double)
Declaration
public static void SetXMax(this ComWrapper<ICamIpcBaseSurface> com, double v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| double | v |
SetXMin(ComWrapper<ICamIpcBaseSurface>, double)
Declaration
public static void SetXMin(this ComWrapper<ICamIpcBaseSurface> com, double v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| double | v |
SetYMax(ComWrapper<ICamIpcBaseSurface>, double)
Declaration
public static void SetYMax(this ComWrapper<ICamIpcBaseSurface> com, double v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| double | v |
SetYMin(ComWrapper<ICamIpcBaseSurface>, double)
Declaration
public static void SetYMin(this ComWrapper<ICamIpcBaseSurface> com, double v)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com | |
| double | v |
UseRotAngle(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static bool UseRotAngle(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| bool |
UseXMax(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static bool UseXMax(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| bool |
UseXMin(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static bool UseXMin(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| bool |
UseYMax(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static bool UseYMax(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| bool |
UseYMin(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static bool UseYMin(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| bool |
XMax(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static double XMax(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| double |
XMin(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static double XMin(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| double |
YMax(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static double YMax(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| double |
YMin(ComWrapper<ICamIpcBaseSurface>)
Declaration
public static double YMin(this ComWrapper<ICamIpcBaseSurface> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcBaseSurface> | com |
Returns
| Type | Description |
|---|---|
| double |