Interface IST_MeshesArrayModelItem
  
  
  
  Assembly: STModelFormerTypes.dll
  
  
    [Guid("80F7E696-D262-417E-BA82-2E8FBB003DE2")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_MeshesArrayModelItem : 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 SupporttedFaceTypes { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
  Property Value
  
  Methods
  
  
  
  
  Declaration
  
  
  
  
  
  Declaration
  
    IST_FaceList GetFaceList(ref TST3DMatrix LCS)
   
  Parameters
  
  Returns