Interface IST_CurveModelItem
  
  
  
  Assembly: STModelFormerTypes.dll
  
  
    [Guid("B7443A92-D68C-4AB3-8F03-255EEFDD8779")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_CurveModelItem : IST_ModelItem
   
  Properties
  
  
  
  
  Declaration
  
    string Caption { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
    IST_AbstractCurve Curve { get; }
   
  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_AbstractCurve GetCurve(ref TST3DMatrix LCS)
   
  Parameters
  
  Returns