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