Interface ICamApiCurvesArrayModelItem
Namespace: CAMAPI.ModelFormerTypes
Assembly: CAMAPI.ModelFormerTypes.dll
Syntax
[Guid("E74ACFF4-573D-46A9-88A3-C12433572B6F")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiCurvesArrayModelItem
Properties
SupportedCurveTypes
Declaration
int SupportedCurveTypes { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
Methods
GetCurveList(TST3DMatrix)
Declaration
ICamApiAbstractCurveList GetCurveList(TST3DMatrix LCS)
Parameters
| Type | Name | Description |
|---|---|---|
| TST3DMatrix | LCS |
Returns
| Type | Description |
|---|---|
| ICamApiAbstractCurveList |