STK AstrogatorSend comments on this topic.
DefaultShapeData Property (IAgVACentralBody)
See Also
Windows





Windows & Linux

Description

The parameters of the central body shape.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DefaultShapeData() As IAgVACbShape
[C#]
public IAgVACbShape DefaultShapeData {get;}
[Managed C++]
public: __property IAgVACbShape ^ get_DefaultShapeData();
[Unmanaged C++]
public: HRESULT get_DefaultShapeData(
    IAgVACbShape ** ppCbShape
);
[Java]
public IAgVACbShape getDefaultShapeData();
[Python - STK API ]
@property
def DefaultShapeData(self) -> "IAgVACbShape":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.