Class ModelFormerWithCylinderPrimitives
Helper methods for ICamApiModelFormerWithCylinderPrimitives
Inherited Members
Namespace: CAMAPI.DotnetHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class ModelFormerWithCylinderPrimitives
Methods
AddCylinderAroundGeomModel(ComWrapper<ICamApiModelFormerWithCylinderPrimitives>)
Declaration
public static ComWrapper<ICamApiCylinderPrimitiveModelItem> AddCylinderAroundGeomModel(this ComWrapper<ICamApiModelFormerWithCylinderPrimitives> modelFormerWithCylinderPrimitivesCom)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiModelFormerWithCylinderPrimitives> | modelFormerWithCylinderPrimitivesCom |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamApiCylinderPrimitiveModelItem> |
AddCylinderAroundJobAssignment(ComWrapper<ICamApiModelFormerWithCylinderPrimitives>)
Declaration
public static ComWrapper<ICamApiCylinderPrimitiveModelItem> AddCylinderAroundJobAssignment(this ComWrapper<ICamApiModelFormerWithCylinderPrimitives> modelFormerWithCylinderPrimitivesCom)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiModelFormerWithCylinderPrimitives> | modelFormerWithCylinderPrimitivesCom |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamApiCylinderPrimitiveModelItem> |
AddCylinderAroundPart(ComWrapper<ICamApiModelFormerWithCylinderPrimitives>)
Declaration
public static ComWrapper<ICamApiCylinderPrimitiveModelItem> AddCylinderAroundPart(this ComWrapper<ICamApiModelFormerWithCylinderPrimitives> modelFormerWithCylinderPrimitivesCom)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiModelFormerWithCylinderPrimitives> | modelFormerWithCylinderPrimitivesCom |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamApiCylinderPrimitiveModelItem> |
AddCylinderFromCenterPoint(ComWrapper<ICamApiModelFormerWithCylinderPrimitives>)
Declaration
public static ComWrapper<ICamApiCylinderPrimitiveModelItem> AddCylinderFromCenterPoint(this ComWrapper<ICamApiModelFormerWithCylinderPrimitives> modelFormerWithCylinderPrimitivesCom)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiModelFormerWithCylinderPrimitives> | modelFormerWithCylinderPrimitivesCom |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamApiCylinderPrimitiveModelItem> |