Gets whether assemblies are inserted at the high and low points of the profile geometry.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyBoolean ProfileHighLowPoints { get; }
VB
Public ReadOnly Property ProfileHighLowPoints As PropertyBoolean Get
C++
public: property PropertyBoolean^ ProfileHighLowPoints { PropertyBoolean^ get (); }