AlignmentSuperelevationLabelGroupSetGeometryPointsOptions Method |
Sets the state of all SuperelevationPointType objects for the current label.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic void SetGeometryPointsOptions(
GeometryPointSelector<SuperelevationPointType> transitionPoints
)
Public Sub SetGeometryPointsOptions (
transitionPoints As GeometryPointSelector(Of SuperelevationPointType)
)
public:
void SetGeometryPointsOptions(
GeometryPointSelector<SuperelevationPointType>^ transitionPoints
)
Parameters
- transitionPoints GeometryPointSelectorSuperelevationPointType
-
See Also