SettingsAlignmentSettingsSuperelevationOptionsDividedPlanarPivotMethod Property |
Gets the pivot type of divided planar pivot method.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<AlignmentDividedPivotType> DividedPlanarPivotMethod { get; }
Public ReadOnly Property DividedPlanarPivotMethod As PropertyEnum(Of AlignmentDividedPivotType)
Get
public:
property PropertyEnum<AlignmentDividedPivotType>^ DividedPlanarPivotMethod {
PropertyEnum<AlignmentDividedPivotType>^ get ();
}
Property Value
PropertyEnumAlignmentDividedPivotType
See Also