Set the impact location type.
[Visual Basic .NET] |
---|
Public Sub SetImpactLocationType( _ ByVal ImpactLocation As AgEVeImpactLocation _ ) |
[C#] |
---|
public void SetImpactLocationType( AgEVeImpactLocation ImpactLocation ); |
[Managed C++] |
---|
public: void SetImpactLocationType( AgEVeImpactLocation ImpactLocation ); |
[Unmanaged C++] |
---|
public: HRESULT SetImpactLocationType( AgEVeImpactLocation ImpactLocation ); |
[Java] |
---|
public void setImpactLocationType( AgEVeImpactLocation ImpactLocation ); |
[Python - STK API ] |
---|
def SetImpactLocationType(self, ImpactLocation:"AgEVeImpactLocation") -> None: |
- ImpactLocation