STK ObjectsSend comments on this topic.
AddWithParentRestriction Method (IAgChConnectionCollection)
See Also
pFromObject
pToObject
minNumUses
maxNumUses
ParentRestriction
Windows





Windows & Linux

Description

Adds with the option for a parent restriction and returns a new connection with the corresponding values. A Constellation or Subset must be one of the input objects.

Syntax

[Visual Basic .NET]
Public Function AddWithParentRestriction( _
    ByVal pFromObject As IAgStkObject, _
    ByVal pToObject As IAgStkObject, _
    ByVal minNumUses As Integer, _
    ByVal maxNumUses As Integer, _
    ByVal ParentRestriction As AgEChParentPlatformRestriction _
) As IAgChConnection

Parameters

pFromObject
pToObject
minNumUses
maxNumUses
ParentRestriction

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.