ProfileParabolaSymmetricTangentOffsetAtPVI Property |
Gets the tangent offset value at the PVI the curve is associated with.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double TangentOffsetAtPVI { get; }
Public ReadOnly Property TangentOffsetAtPVI As Double
Get
public:
property double TangentOffsetAtPVI {
double get ();
}
Property Value
Double
See Also