ChannelDesignCrossSectionPoints Property |
Gets the points of cross section.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntaxpublic Point2dCollection Points { get; }Public ReadOnly Property Points As Point2dCollection
Get
public:
property Point2dCollection^ Points {
Point2dCollection^ get ();
}Property Value
Point2dCollection
Exceptions
See Also