Returns a factory object used to create calc scalar components.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Factory() As IAgCrdnConditionFactory |
| [C#] |
|---|
public IAgCrdnConditionFactory Factory {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnConditionFactory ^ get_Factory(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnConditionFactory getFactory(); |
[Python - STK API ] |
|---|
@property def Factory(self) -> "IAgCrdnConditionFactory": |






