Public Property BoundingBox As BoundingBox
Dim instance As RingAnalysisOptions Dim value As BoundingBox instance.BoundingBox = value value = instance.BoundingBox
public BoundingBox BoundingBox {get; set;}
The bounding box functionality enables you to run a set of exposures within the coordinates for each analysis. This can be useful, for example, in Marginal Impact analyses.
If you do not configure the Bounding Box boundaries, Touchstone automatically creates a boundary. The analysis completes with exceptions if there are no exposures in that boundary.
Public Property BoundingBox As BoundingBox
Dim instance As RingAnalysisOptions Dim value As BoundingBox instance.BoundingBox = value value = instance.BoundingBox
public BoundingBox BoundingBox {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2