AlignmentReferencePointStation Property |
Gets or sets the Alignment reference point station.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double ReferencePointStation { get; set; }
Public Property ReferencePointStation As Double
Get
Set
public:
property double ReferencePointStation {
double get ();
void set (double value);
}
Property Value
Double
See Also