Interface ICamApiModelFormerWithLevels
Namespace: CAMAPI.ModelFormerTypes
Assembly: CAMAPI.ModelFormerTypes.dll
Syntax
[Guid("66BF6482-D829-4733-BB35-48A77CC15415")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiModelFormerWithLevels
Methods
AddLevelSelected(TModelFormerLevelType)
Declaration
ICamApiListModelItem AddLevelSelected(TModelFormerLevelType LevelType)
Parameters
| Type | Name | Description |
|---|---|---|
| TModelFormerLevelType | LevelType |
Returns
| Type | Description |
|---|---|
| ICamApiListModelItem |
SupportsLevel(TModelFormerLevelType)
Declaration
bool SupportsLevel(TModelFormerLevelType LevelType)
Parameters
| Type | Name | Description |
|---|---|---|
| TModelFormerLevelType | LevelType |
Returns
| Type | Description |
|---|---|
| bool |