STK Vector Geometry ToolSend comments on this topic.
IAgCrdnAxesFactory Interface

Description

A Factory object to create axes.

Public Methods

Public Method CreateCreates a VGT axes using specified name, description and type.
Public Method CreateAxesPluginFromDisplayNameCreate an axes component based on a COM axes plugin. For information how to implement and register VGT plugins, see
Public Method IsTypeSupportedReturns true if the type is supported.

Public Properties

Public Property AvailableAxesPluginDisplayNamesAn array of display names associated with available axes plugins. The elements of the array are strings. Display names are used to create VGT axes based on COM plugins using CreateAxesPluginFromDisplayName method.
© 2024 Analytical Graphics, Inc. All Rights Reserved.