SettingsCmdCreateSampleLinesSettingsCmdSamplingIncrementsUseSamplingIncrements Property |
Gets whether sample lines are created at incremental stations along the alignment.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean UseSamplingIncrements { get; }
Public ReadOnly Property UseSamplingIncrements As PropertyBoolean
Get
public:
property PropertyBoolean^ UseSamplingIncrements {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also