SettingsCmdCreatePointsSettingsCmdPointIdentityForceNames Property

Specifies whether to force point names to contain a value.

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public PropertyBoolean ForceNames { get; }

Property Value

PropertyBoolean
Remarks
If false, null point names are allowed.
See Also