SettingsCmdVolumesDashboardSettingsCmdVolumeSurfaceCreationGridSurfaceXSpacing Property |
Gets the default value for a grid surfaces X spacing.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble GridSurfaceXSpacing { get; }
Public ReadOnly Property GridSurfaceXSpacing As PropertyDouble
Get
public:
property PropertyDouble^ GridSurfaceXSpacing {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also