Gets whether assemblies are inserted at offset target geometry points.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public PropertyBoolean OffsetTargetGeometryPoints { get; }
Visual Basic
Public ReadOnly Property OffsetTargetGeometryPoints As PropertyBoolean Get
Visual C++
public: property PropertyBoolean^ OffsetTargetGeometryPoints { PropertyBoolean^ get (); }