STK ObjectsSend comments on this topic.
ComponentDirectory Property (IAgScenario)
See Also
Windows





Windows & Linux

Description

The component directory interface

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ComponentDirectory() As IAgComponentDirectory
[C#]
public IAgComponentDirectory ComponentDirectory {get;}
[Managed C++]
public: __property IAgComponentDirectory ^ get_ComponentDirectory();
[Unmanaged C++]
public: HRESULT get_ComponentDirectory(
    IAgComponentDirectory ** ppRetVal
);
[Java]
public IAgComponentDirectory getComponentDirectory();
[Python - STK API ]
@property
def ComponentDirectory(self) -> "IAgComponentDirectory":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.