Interface ICamApiFacesArrayModelItem
  
  
  
  Assembly: CAMAPI.ModelFormerTypes.dll
  
  
    [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("4D9FF13B-6BBA-41FC-96C5-EC006216701B")]
public interface ICamApiFacesArrayModelItem : 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 SupportedFaceTypes { get; set; }
   
  Property Value
  
  
  
  
  
  Declaration
  
  Property Value
  
  Methods
  
  
  
  
  Declaration
  
  
  
  
  
  Declaration
  
    ICamApiFaceList GetFaceList(TST3DMatrix LCS)
   
  Parameters
  
  Returns