CorridorSurfaceFeatureLineCodeIsBreak Method

Note: This API is now obsolete.

Gets the IsBreak value of the link code.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
[ObsoleteAttribute("Functionality has been removed.", false)]
public bool FeatureLineCodeIsBreak(
	string name
)

Parameters

name  String
 

Return Value

Boolean
See Also