Class ModelFormerWithBoxPrimitivesHelper
Helper methods for ICamIpcModelFormerWithBoxPrimitives
Inherited Members
Namespace: CAMIPC.DotnetHelper
Assembly: CAMIPC.DotnetHelper.dll
Syntax
public static class ModelFormerWithBoxPrimitivesHelper
Methods
AddBox(ComWrapper<ICamIpcModelFormerWithBoxPrimitives>)
Add box
Declaration
public static ComWrapper<ICamIpcBoxPrimitiveModelItem> AddBox(this ComWrapper<ICamIpcModelFormerWithBoxPrimitives> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcModelFormerWithBoxPrimitives> | com |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamIpcBoxPrimitiveModelItem> |
AddBoxAroundGeomModel(ComWrapper<ICamIpcModelFormerWithBoxPrimitives>)
Add box around geom model
Declaration
public static ComWrapper<ICamIpcBoxPrimitiveModelItem> AddBoxAroundGeomModel(this ComWrapper<ICamIpcModelFormerWithBoxPrimitives> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcModelFormerWithBoxPrimitives> | com |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamIpcBoxPrimitiveModelItem> |
AddBoxAroundJobAssignment(ComWrapper<ICamIpcModelFormerWithBoxPrimitives>)
Add box around job assignment
Declaration
public static ComWrapper<ICamIpcBoxPrimitiveModelItem> AddBoxAroundJobAssignment(this ComWrapper<ICamIpcModelFormerWithBoxPrimitives> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcModelFormerWithBoxPrimitives> | com |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamIpcBoxPrimitiveModelItem> |
AddBoxFromBottomSouthwestPoint(ComWrapper<ICamIpcModelFormerWithBoxPrimitives>)
Add box from bottom southwest point
Declaration
public static ComWrapper<ICamIpcBoxPrimitiveModelItem> AddBoxFromBottomSouthwestPoint(this ComWrapper<ICamIpcModelFormerWithBoxPrimitives> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcModelFormerWithBoxPrimitives> | com |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamIpcBoxPrimitiveModelItem> |
AddBoxFromCenterPoint(ComWrapper<ICamIpcModelFormerWithBoxPrimitives>)
Add box from center point
Declaration
public static ComWrapper<ICamIpcBoxPrimitiveModelItem> AddBoxFromCenterPoint(this ComWrapper<ICamIpcModelFormerWithBoxPrimitives> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcModelFormerWithBoxPrimitives> | com |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamIpcBoxPrimitiveModelItem> |
AddBoxFromTwoPoints(ComWrapper<ICamIpcModelFormerWithBoxPrimitives>)
Add box from two points
Declaration
public static ComWrapper<ICamIpcBoxPrimitiveModelItem> AddBoxFromTwoPoints(this ComWrapper<ICamIpcModelFormerWithBoxPrimitives> com)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamIpcModelFormerWithBoxPrimitives> | com |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamIpcBoxPrimitiveModelItem> |