SettingsCmdCreateSampleLinesSettingsCmdAdditionalSampleControlsAtHorizontalGeometryPoints Property |
Gets whether additional sample lines are created at horizontal geometry points.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean AtHorizontalGeometryPoints { get; }
Public ReadOnly Property AtHorizontalGeometryPoints As PropertyBoolean
Get
public:
property PropertyBoolean^ AtHorizontalGeometryPoints {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also