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





Windows & Linux

Description

Returns a Factory object used to create event arrays.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.