The Civil 3D object can be shared as which type of the Data Shortcut.
Namespace: Autodesk.Civil.DataShortcutsAssembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public DataShortcutEntityType DSEntityType { get; } |
| Visual Basic |
|---|
Public ReadOnly Property DSEntityType As DataShortcutEntityType Get |
| Visual C++ |
|---|
public: property DataShortcutEntityType DSEntityType { DataShortcutEntityType get (); } |