ConnectedAlignmentParamsIncomingParentAlignmentStation Property |
The station on incoming 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 IncomingParentAlignmentStation { get; set; }
Public Property IncomingParentAlignmentStation As Double
Get
Set
public:
property double IncomingParentAlignmentStation {
double get ();
void set (double value);
}
Property Value
Double
See Also