Interface ICamApiFacesArrayModelItem
Namespace: CAMAPI.ModelFormerTypes
Assembly: CAMAPI.ModelFormerTypes.dll
Syntax
[Guid("4D9FF13B-6BBA-41FC-96C5-EC006216701B")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiFacesArrayModelItem
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 |