Class FaceGeometryEntityHelper
Helper methods for ICamApiFaceGeometryEntity
Inherited Members
Namespace: CAMAPI.DotnetHelper
Assembly: CAMAPI.DotnetHelper.dll
Syntax
public static class FaceGeometryEntityHelper
Methods
Face(ComWrapper<ICamApiFaceGeometryEntity>)
Face associated with this face geometry entity
Declaration
public static ComWrapper<ICamApiFace> Face(this ComWrapper<ICamApiFaceGeometryEntity> faceEntityCom)
Parameters
| Type | Name | Description |
|---|---|---|
| ComWrapper<ICamApiFaceGeometryEntity> | faceEntityCom |
Returns
| Type | Description |
|---|---|
| ComWrapper<ICamApiFace> |