AGI STK VGT 11 Send comments on this topic.
Factory Property (IAgCrdnParameterSetGroup)
See Also 
Windows






Windows & Linux

Description

Returns a factory object used to create calc scalar components.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Factory() As IAgCrdnParameterSetFactory

[C#]
public IAgCrdnParameterSetFactory Factory {get;}

[Managed C++]
public: __property IAgCrdnParameterSetFactory^ get_Factory();

[Unmanaged C++]
public: HRESULT get_Factory(
IAgCrdnParameterSetFactory ** ppRetVal
);

[Java]
public IAgCrdnParameterSetFactory getFactory();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface