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