| Package | Description | 
|---|---|
| agi.foundation.routedesign.advanced | 
 Contains types used to define immutable geometry and configuration for routes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
SurfaceArc.isSameDefinition(SurfaceArc other)
Determines if this arc has the same orientation and parameters as another arc. 
 | 
| Constructor and Description | 
|---|
SurfaceArc(SurfaceArc existingInstance)
Initializes a new instance as a copy of an existing instance. 
 |