STK Vector Geometry ToolSend comments on this topic.
Factory Property (IAgCrdnConditionSetGroup)
See Also
Windows





Windows & Linux

Description

Returns a factory object used to create condition set components.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Factory() As IAgCrdnConditionSetFactory
[C#]
public IAgCrdnConditionSetFactory Factory {get;}
[Managed C++]
public: __property IAgCrdnConditionSetFactory ^ get_Factory();
[Unmanaged C++]
public: HRESULT get_Factory(
    IAgCrdnConditionSetFactory ** ppRetVal
);
[Java]
public IAgCrdnConditionSetFactory getFactory();
[Python - STK API ]
@property
def Factory(self) -> "IAgCrdnConditionSetFactory":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.