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