SettingsCmdProjectObjectsToMultiSectSettingsCmdObjectSelectionOptionsDistanceBeforeCurrentSampleLine Property |
Specifies the default distance before the sample line.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble DistanceBeforeCurrentSampleLine { get; }
Public ReadOnly Property DistanceBeforeCurrentSampleLine As PropertyDouble
Get
public:
property PropertyDouble^ DistanceBeforeCurrentSampleLine {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also