Click or drag to resize

SurfaceProcedureConnectionIsValid Property

Gets or sets a value indicating whether this is a valid connection to the previous and next procedures.

Namespace:  AGI.Foundation.RouteDesign.Advanced
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public override bool IsValid { get; set; }

Property Value

Type: Boolean
See Also