ProfileHorizontalGeometryPointLabelGroupSetGeometryPointsOptions Method |
Sets the state of all ProfilePointTypes for the current label.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic void SetGeometryPointsOptions(
GeometryPointSelector<AlignmentPointType> profileGeometryPoints
)
Public Sub SetGeometryPointsOptions (
profileGeometryPoints As GeometryPointSelector(Of AlignmentPointType)
)
public:
void SetGeometryPointsOptions(
GeometryPointSelector<AlignmentPointType>^ profileGeometryPoints
)
Parameters
- profileGeometryPoints GeometryPointSelectorAlignmentPointType
-
See Also