STK ObjectsSend comments on this topic.
ImpactType Property (IAgVeImpactLocationPoint)
See Also
Windows





Windows & Linux

Description

Get the impact type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ImpactType() As AgEVeImpact
[C#]
public AgEVeImpact ImpactType {get;}
[Managed C++]
public: __property AgEVeImpact get_ImpactType();
[Unmanaged C++]
public: HRESULT get_ImpactType(
    AgEVeImpact * pVal
);
[Java]
public AgEVeImpact getImpactType();
[Python - STK API ]
@property
def ImpactType(self) -> "AgEVeImpact":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.