Chain constraints.
LoadIntervalFile | Gets or sets the name of the .int file used to filter the computed chain access intervals. |
MaxAngle | Gets or sets the maximum vector angle among the objects in the chain. Uses Angle Dimension. |
MinAngle | Gets or sets the minimum vector angle among the objects in the chain. Uses Angle Dimension. |
MinLinkTime | User-specified minimum access duration. Uses Time Dimension. |
UseLoadIntervalFile | Opt to use an .int file to filter the computed chain access intervals. |
UseMaxAngle | Opt 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. |
UseMinAngle | Opt 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. |
UseMinLinkTime | Opt to constrain a chain so that accesses of shorter duration than the specified minimum value are excluded from chain access results. |