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





Windows & Linux

Description

Get the criterion for pass numbering.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PassNumberingType() As AgEVePassNumbering
[C#]
public AgEVePassNumbering PassNumberingType {get;}
[Managed C++]
public: __property AgEVePassNumbering get_PassNumberingType();
[Unmanaged C++]
public: HRESULT get_PassNumberingType(
    AgEVePassNumbering * pVal
);
[Java]
public AgEVePassNumbering getPassNumberingType();
[Python - STK API ]
@property
def PassNumberingType(self) -> "AgEVePassNumbering":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.