STK ObjectsSend comments on this topic.
BPlanes Property (IAgSaVO)
See Also
Windows





Windows & Linux

Description

Gets the BPlane

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.