SettingsCmdCreateCorridorSettingsCmdAssemblyInsertionProfileHighLowPoints Property |
Gets whether assemblies are inserted at the high and low points of the profile geometry.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean ProfileHighLowPoints { get; }
Public ReadOnly Property ProfileHighLowPoints As PropertyBoolean
Get
public:
property PropertyBoolean^ ProfileHighLowPoints {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also