FeatureLinePointIsBreak Property |
Gets the IsBreak value of this point.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsBreak { get; }
Public ReadOnly Property IsBreak As Boolean
Get
public:
property bool IsBreak {
bool get ();
}
Property Value
Boolean
See Also