Gets whether apply 3d proximity check.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public PropertyBoolean Apply3DProximityCheck { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Apply3DProximityCheck As PropertyBoolean Get |
| Visual C++ |
|---|
public: property PropertyBoolean^ Apply3DProximityCheck { PropertyBoolean^ get (); } |