STK ObjectsSend comments on this topic.
PassNumbering Property (IAgVePassBreak)
See Also
Windows





Windows & Linux

Description

Get pass numbering data.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.