SettingsCmdCreateSampleLinesSettingsCmdSamplingIncrementsIncrementAlongSpirals Property |
Gets the sample increment distance along spirals.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyDouble IncrementAlongSpirals { get; }
Public ReadOnly Property IncrementAlongSpirals As PropertyDouble
Get
public:
property PropertyDouble^ IncrementAlongSpirals {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also