Skip to main content

Condition_SiteByImpactPoint

Description

Checks whether the target location (impact point) is inside a site. If S1 is specified, this condition checks whether the entered site id matches S1.

Parameters

ParameterDescription
CompareTypeType of comparison operation (Equal or NotEqual).
S1(Optional) Site id to compare (Site.Id).

Examples

DescriptionBaseObjectCommandCompareTypeS1
Checks whether target location is inside any site.TargetSiteByImpactPointEqual
Checks whether target location is NOT inside any site.TargetSiteByImpactPointNotEqual
Checks whether target location is inside a specific site.TargetSiteByImpactPointEqualSite_001