CorridorSlopePatternFeatureLine1 Property |
Gets the first corridor feature line of the CorridorSlopePattern.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic CorridorFeatureLine FeatureLine1 { get; }
Public ReadOnly Property FeatureLine1 As CorridorFeatureLine
Get
public:
property CorridorFeatureLine^ FeatureLine1 {
CorridorFeatureLine^ get ();
}
Property Value
CorridorFeatureLine
See Also