SurfaceOperationAddBoundaryMidOrdinateDistance Property |
Gets the midOrdinateDistance value that is used to tessellate the arcs in the polyline when a breakline is defined from a polyline with curves.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double MidOrdinateDistance { get; }
Public ReadOnly Property MidOrdinateDistance As Double
Get
public:
property double MidOrdinateDistance {
double get ();
}
Property Value
Double
See Also