SettingsCmdCreateFeatureLinesSettingsCmdFeatureLineCreationUseFeatureLineName Property |
Gets a PropertyBoolean value specifies whether a name is applied to feature lines when created.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean UseFeatureLineName { get; }
Public ReadOnly Property UseFeatureLineName As PropertyBoolean
Get
public:
property PropertyBoolean^ UseFeatureLineName {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also