Interface ICamApiModelFormerWithZones
Namespace: CAMAPI.ModelFormerTypes
Assembly: CAMAPI.ModelFormerTypes.dll
Syntax
[Guid("53BE51C1-F86A-43BA-ACD2-540C084607B8")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiModelFormerWithZones
Methods
AddJobZoneSelected()
Declaration
ICamApiListModelItem AddJobZoneSelected()
Returns
| Type | Description |
|---|---|
| ICamApiListModelItem |
AddRestrictedZoneSelected()
Declaration
ICamApiListModelItem AddRestrictedZoneSelected()
Returns
| Type | Description |
|---|---|
| ICamApiListModelItem |
SupportsJobZones()
Declaration
bool SupportsJobZones()
Returns
| Type | Description |
|---|---|
| bool |
SupportsRestrictedZones()
Declaration
bool SupportsRestrictedZones()
Returns
| Type | Description |
|---|---|
| bool |