Interface ICamApiMeshesArrayModelItem
Assembly: CAMAPI.ModelFormerTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("C169A3C7-2374-4D70-B493-ABC62D7A8B01")]
public interface ICamApiMeshesArrayModelItem : 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
Type |
Description |
System.Guid |
|
Declaration
TModelItemType ItemType { get; }
Property Value
Declaration
int SupportedFaceTypes { get; set; }
Property Value
Declaration
Property Value
Type |
Description |
System.Guid |
|
Methods
Declaration
Declaration
ICamApiFaceList GetFaceList(TST3DMatrix LCS)
Parameters
Returns