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





Windows & Linux

Description

Returns a factory object used to create spatial condition components.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.