CorridorStateSetAxisOfRotationCrownPoint Method

If the crown point is set, the axis of rotation uses it in its calculation for a divided crown/centers pivot type/multiple group assembly case. If a crown point is not set, the default Baseline pivot behavior is be used

Namespace: Autodesk.Civil.Runtime
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public void SetAxisOfRotationCrownPoint(
	uint nCrownPointIndex
)

Parameters

nCrownPointIndex  UInt32
Index of crown point to be used in AOR calc.
See Also