Interface ICamApiMeshesArrayModelItem
Namespace: CAMAPI.ModelFormerTypes
Assembly: CAMAPI.ModelFormerTypes.dll
Syntax
[Guid("C169A3C7-2374-4D70-B493-ABC62D7A8B01")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiMeshesArrayModelItem
Properties
SupportedFaceTypes
Declaration
int SupportedFaceTypes { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
Methods
GetFaceList(TST3DMatrix)
Declaration
ICamApiFaceList GetFaceList(TST3DMatrix LCS)
Parameters
| Type | Name | Description |
|---|---|---|
| TST3DMatrix | LCS |
Returns
| Type | Description |
|---|---|
| ICamApiFaceList |