Interface IST_CurvesArrayModelItem
  
  
  
  Assembly: STModelFormerTypes.dll
  
  
    [Guid("2EDBC662-F3E1-4F1A-8800-BBB2A44A6BB7")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_CurvesArrayModelItem : IST_ModelItem
   
  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
  
    TSTModelItemType ItemType { get; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    int SupporttedCurveTypes { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
  Property Value
  
  Methods
  
  
  
  
  Declaration
  
  
  
  
  
  Declaration
  
    IST_AbstractCurveList GetCurveList(ref TST3DMatrix LCS)
   
  Parameters
  
  Returns