FeatureLineGetPoints Method

Gets the feature line points by type.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public Point3dCollection GetPoints(
	FeatureLinePointType type
)

Parameters

type  FeatureLinePointType
 

Return Value

Point3dCollection
See Also