STK Vector Geometry ToolSend comments on this topic.
Factory Property (IAgCrdnEventIntervalCollectionGroup)
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 IAgCrdnEventIntervalCollectionFactory
[C#]
public IAgCrdnEventIntervalCollectionFactory Factory {get;}
[Managed C++]
public: __property IAgCrdnEventIntervalCollectionFactory ^ get_Factory();
[Unmanaged C++]
public: HRESULT get_Factory(
    IAgCrdnEventIntervalCollectionFactory ** ppRetVal
);
[Java]
public IAgCrdnEventIntervalCollectionFactory getFactory();
[Python - STK API ]
@property
def Factory(self) -> "IAgCrdnEventIntervalCollectionFactory":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.