STK AstrogatorSend comments on this topic.
NPlateStochasticParameters Property (IAgVAExponential)
See Also
Windows





Windows & Linux

Description

NPlate Stochastic Parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property NPlateStochasticParameters() As IAgVANPlateStochasticParamsCollection
[C#]
public IAgVANPlateStochasticParamsCollection NPlateStochasticParameters {get;}
[Managed C++]
public: __property IAgVANPlateStochasticParamsCollection ^ get_NPlateStochasticParameters();
[Unmanaged C++]
public: HRESULT get_NPlateStochasticParameters(
    IAgVANPlateStochasticParamsCollection ** ppNPlateStochasticParamsCollection
);
[Java]
public IAgVANPlateStochasticParamsCollection getNPlateStochasticParameters();
[Python - STK API ]
@property
def NPlateStochasticParameters(self) -> "IAgVANPlateStochasticParamsCollection":

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.