ConnectedAlignmentParamsOutgoingParentAlignmentStation Property |
The station on outgoing parent alignment. It is approximate station to identify the position to intersection point of parent alignments.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double OutgoingParentAlignmentStation { get; set; }
Public Property OutgoingParentAlignmentStation As Double
Get
Set
public:
property double OutgoingParentAlignmentStation {
double get ();
void set (double value);
}
Property Value
Double
See Also