SettingsCmdCreateSiteSettingsCmdAlignmentAlignmentCurveNextAutomaticTagCounter Property |
Gets the increment by which the next new alignment curve tag is automatically numbered.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyInt AlignmentCurveNextAutomaticTagCounter { get; }
Public ReadOnly Property AlignmentCurveNextAutomaticTagCounter As PropertyInt
Get
public:
property PropertyInt^ AlignmentCurveNextAutomaticTagCounter {
PropertyInt^ get ();
}
Property Value
PropertyInt
See Also