SettingsCmdCreateSubFromPlineSettingsCmdCreateFromEntities Class

Settings that specifies the default behavior for creating subassemblies from polylines.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateSubFromPlineSettingsCmdCreateFromEntities

Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SettingsCmdCreateFromEntities : TreeOidWrapper

The SettingsCmdCreateSubFromPlineSettingsCmdCreateFromEntities type exposes the following members.

Properties
 NameDescription
Public propertyLinkCreation Specifies the quantity of subassembly links (None, Single, Multiple) created from the polyline(s).
Public propertyMidOrdinateDistance Specifies mid-ordinate distance to approximate curvilinear segments
Top
See Also