ProfileCircularPVIElevation Property |
Gets the elevation value of the PVI this curve is associated with.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double PVIElevation { get; }
Public ReadOnly Property PVIElevation As Double
Get
public:
property double PVIElevation {
double get ();
}
Property Value
Double
See Also