SettingsCmdCreateViewFramesSettingsCmdViewFrameCreationInsertMatchLines Property |
Specify whether to enable match lines to be inserted.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean InsertMatchLines { get; }
Public ReadOnly Property InsertMatchLines As PropertyBoolean
Get
public:
property PropertyBoolean^ InsertMatchLines {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also