If separation conditions are specified, the list of separation conditions.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property SeparationConditions() As IAgVAStoppingConditionCollection |
| [C#] |
|---|
public IAgVAStoppingConditionCollection SeparationConditions {get;} |
| [Managed C++] |
|---|
public: __property IAgVAStoppingConditionCollection ^ get_SeparationConditions(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVAStoppingConditionCollection getSeparationConditions(); |
[Python - STK API ] |
|---|
@property def SeparationConditions(self) -> "IAgVAStoppingConditionCollection": |






