STK ObjectsSend comments on this topic.
IAgChConstraints Interface

Description

Chain constraints.

Public Properties

Public Property LoadIntervalFileThe name of the .int file used to filter the computed chain access intervals.
Public Property MaxAngleThe maximum vector angle among the objects in the chain. Uses Angle Dimension.
Public Property MinAngleThe minimum vector angle among the objects in the chain. Uses Angle Dimension.
Public Property MinLinkTimeUser-specified minimum access duration. Uses Time Dimension.
Public Property UseLoadIntervalFileOpt to use an .int file to filter the computed chain access intervals.
Public Property UseMaxAngleOpt to constrain a chain so that access to or from the chain is limited by the maximum vector angle among the objects in the chain.
Public Property UseMinAngleOpt to constrain a chain so that access to or from the chain is limited by the minimum vector angle among the objects in the chain.
Public Property UseMinLinkTimeOpt to constrain a chain so that accesses of shorter duration than the specified minimum value are excluded from chain access results.
© 2024 Analytical Graphics, Inc. All Rights Reserved.