Sets the state of all SuperelevationPointType objects for the current label.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public void SetGeometryPointsOptions( GeometryPointSelector<SuperelevationPointType> transitionPoints )
Visual Basic
Public Sub SetGeometryPointsOptions ( _ transitionPoints As GeometryPointSelector(Of SuperelevationPointType) _ )
Visual C++
public: void SetGeometryPointsOptions( GeometryPointSelector<SuperelevationPointType>^ transitionPoints )
Parameters
- transitionPoints
- Type: Autodesk.Civil.GeometryPointSelector<SuperelevationPointType>