SettingsCmdCreateIntersectionSettingsCmdAssemblyInsertionProfileHighLowPoints Property |
Specifies whether or not to use the highest and lowest points of the profile to define intersection objects.
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