Gets or sets whether to use targets on the same side as the subassembly.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public bool UseSameSideTarget { get; set; }
VB
Public Property UseSameSideTarget As Boolean Get Set
C++
public: property bool UseSameSideTarget { bool get (); void set (bool value); }
Property Value
BooleanExceptions
Exception | Condition |
---|---|
InvalidOperationException |
Thrown when:
|