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





Description

Returns a factory object used to create calc scalar components.

Property type

Read-only property

Syntax

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

[C#]
public IAgCrdnConditionFactory Factory {get;}

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

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

[Java]
public IAgCrdnConditionFactory getFactory();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1