STK ObjectsSend comments on this topic.
Event Property (IAgVeVOBPlaneInstance)
See Also
Windows





Windows & Linux

Description

Returns the 3D BPlane Event properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Event() As IAgVeVOBPlaneEvent
[C#]
public IAgVeVOBPlaneEvent Event {get;}
[Managed C++]
public: __property IAgVeVOBPlaneEvent ^ get_Event();
[Unmanaged C++]
public: HRESULT get_Event(
    IAgVeVOBPlaneEvent ** ppVal
);
[Java]
public IAgVeVOBPlaneEvent getEvent();
[Python - STK API ]
@property
def Event(self) -> "IAgVeVOBPlaneEvent":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.