AppliedAssemblySettingAppliedAtProfileHighLowPoints Property |
Gets or sets the value to specify whether the assembly should be inserted at the high and low points of the profile geometry.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool AppliedAtProfileHighLowPoints { get; set; }
Public Property AppliedAtProfileHighLowPoints As Boolean
Get
Set
public:
property bool AppliedAtProfileHighLowPoints {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also