SettingsCmdCreateSubFromPlineSettingsCmdCreateFromEntitiesLinkCreation Property |
Specifies the quantity of subassembly links (None, Single, Multiple) created from the polyline(s).
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<LinkCreationType> LinkCreation { get; }
Public ReadOnly Property LinkCreation As PropertyEnum(Of LinkCreationType)
Get
public:
property PropertyEnum<LinkCreationType>^ LinkCreation {
PropertyEnum<LinkCreationType>^ get ();
}
Property Value
PropertyEnumLinkCreationType
See Also