Interface ICamApiCurvesArrayModelItem
  
  
  
  Assembly: CAMAPI.ModelFormerTypes.dll
  
  
    [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("E74ACFF4-573D-46A9-88A3-C12433572B6F")]
public interface ICamApiCurvesArrayModelItem : ICamApiModelItem
   
  Properties
  
  
  
  
  Declaration
  
    string Caption { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
  Property Value
  
  
  
  
  
  Declaration
  
    bool IsEmpty { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    bool IsRemovable { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    bool IsVisible { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
  Property Value
  
  
  
  
  
  Declaration
  
    TModelItemType ItemType { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    int SupportedCurveTypes { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
  Property Value
  
  Methods
  
  
  
  
  Declaration
  
  
  
  
  
  Declaration
  
    ICamApiAbstractCurveList GetCurveList(TST3DMatrix LCS)
   
  Parameters
  
  Returns