Gets the site to be used when breakline is to be imported as feature line.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyString BreakLineAsFeatureLineSiteCreation { get; }
VB
Public ReadOnly Property BreakLineAsFeatureLineSiteCreation As PropertyString Get
C++
public: property PropertyString^ BreakLineAsFeatureLineSiteCreation { PropertyString^ get (); }