Gets the feature line points by type.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public Point3dCollection GetPoints( FeatureLinePointType type )
VB
Public Function GetPoints ( type As FeatureLinePointType ) As Point3dCollection
C++
public: Point3dCollection^ GetPoints( FeatureLinePointType type )
Parameters
- type FeatureLinePointType