STK AviatorSend comments on this topic.
RefuelDumpProperties Property (IAgAvtrProcedure)
See Also
Windows





Windows & Linux

Description

Get the refuel/dump properties for the current procedure.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RefuelDumpProperties() As IAgAvtrRefuelDumpProperties
[C#]
public IAgAvtrRefuelDumpProperties RefuelDumpProperties {get;}
[Managed C++]
public: __property IAgAvtrRefuelDumpProperties ^ get_RefuelDumpProperties();
[Unmanaged C++]
public: HRESULT get_RefuelDumpProperties(
    IAgAvtrRefuelDumpProperties ** ppAvtrRefuelDumpProperties
);
[Java]
public IAgAvtrRefuelDumpProperties getRefuelDumpProperties();
[Python - STK API ]
@property
def RefuelDumpProperties(self) -> "IAgAvtrRefuelDumpProperties":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.