CatchmentPerimeter2d Property |
Gets the 2d Perimeter of the boundary polyline.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double Perimeter2d { get; }
Public ReadOnly Property Perimeter2d As Double
Get
public:
property double Perimeter2d {
double get ();
}
Property Value
Double
See Also