Class ModelFormerWithBoxPrimitives
Helper methods for ICamApiModelFormerWithBoxPrimitives
Inherited Members
Namespace: CAMAPI.DotnetHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class ModelFormerWithBoxPrimitives
Methods
AddBox(ComWrapper<ICamApiModelFormerWithBoxPrimitives>)
Declaration
public static ComWrapper<ICamApiBoxPrimitiveModelItem> AddBox(this ComWrapper<ICamApiModelFormerWithBoxPrimitives> modelFormerWithBoxPrimitives)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiModelFormerWithBoxPrimitives> | modelFormerWithBoxPrimitives |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamApiBoxPrimitiveModelItem> |
AddBoxAroundGeomModel(ComWrapper<ICamApiModelFormerWithBoxPrimitives>)
Declaration
public static ComWrapper<ICamApiBoxPrimitiveModelItem> AddBoxAroundGeomModel(this ComWrapper<ICamApiModelFormerWithBoxPrimitives> modelFormerWithBoxPrimitives)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiModelFormerWithBoxPrimitives> | modelFormerWithBoxPrimitives |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamApiBoxPrimitiveModelItem> |
AddBoxAroundJobAssignment(ComWrapper<ICamApiModelFormerWithBoxPrimitives>)
Declaration
public static ComWrapper<ICamApiBoxPrimitiveModelItem> AddBoxAroundJobAssignment(this ComWrapper<ICamApiModelFormerWithBoxPrimitives> modelFormerWithBoxPrimitives)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiModelFormerWithBoxPrimitives> | modelFormerWithBoxPrimitives |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamApiBoxPrimitiveModelItem> |
AddBoxFromBottomSouthwestPoint(ComWrapper<ICamApiModelFormerWithBoxPrimitives>)
Declaration
public static ComWrapper<ICamApiBoxPrimitiveModelItem> AddBoxFromBottomSouthwestPoint(this ComWrapper<ICamApiModelFormerWithBoxPrimitives> modelFormerWithBoxPrimitives)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiModelFormerWithBoxPrimitives> | modelFormerWithBoxPrimitives |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamApiBoxPrimitiveModelItem> |
AddBoxFromCenterPoint(ComWrapper<ICamApiModelFormerWithBoxPrimitives>)
Declaration
public static ComWrapper<ICamApiBoxPrimitiveModelItem> AddBoxFromCenterPoint(this ComWrapper<ICamApiModelFormerWithBoxPrimitives> modelFormerWithBoxPrimitives)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiModelFormerWithBoxPrimitives> | modelFormerWithBoxPrimitives |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamApiBoxPrimitiveModelItem> |
AddBoxFromTwoPoints(ComWrapper<ICamApiModelFormerWithBoxPrimitives>)
Declaration
public static ComWrapper<ICamApiBoxPrimitiveModelItem> AddBoxFromTwoPoints(this ComWrapper<ICamApiModelFormerWithBoxPrimitives> modelFormerWithBoxPrimitives)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiModelFormerWithBoxPrimitives> | modelFormerWithBoxPrimitives |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamApiBoxPrimitiveModelItem> |