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