AlignmentGeometryPointLabelGroupSetGeometryPointsOptions Method

Sets the state of all AlignmentPointTypes for the current label.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1987.0
Syntax
public void SetGeometryPointsOptions(
	GeometryPointSelector<AlignmentPointType> alignmentGeometryPoints
)

Parameters

alignmentGeometryPoints  GeometryPointSelectorAlignmentPointType
 
See Also