ProfilePVIVerticalCurve Property |
Gets the vertical curve object at the PVI.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ProfileEntity VerticalCurve { get; }
Public ReadOnly Property VerticalCurve As ProfileEntity
Get
public:
property ProfileEntity^ VerticalCurve {
ProfileEntity^ get ();
}
Property Value
ProfileEntity
See Also