VisibilityCalculator.GetSegmentByLabel(String) Method

Top 

Description

Gets the segment with the specified label.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

VisibilityCalculator.GetSegmentByLabel(

String segmentLabel)

 

 

Arguments

segmentLabel


Description:

The label of the desired segment.

 

 

 

Return Value

Type:

VisibilitySegment

 

 

Returns the VisibilitySegment with the corresponding label.

 

Syntax

myVisibilityCalculator1.GetSegmentByLabel(myString1);

 

 

Example 1

 

 

See also

VisibilityCalculator Object

Coverage and Contact Analysis Guide

Visibility Calculators Guide