FeatureLineComponentFeatureLine Property |
Gets the parent FeatureLine object.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic CorridorFeatureLine FeatureLine { get; }
Public ReadOnly Property FeatureLine As CorridorFeatureLine
Get
public:
property CorridorFeatureLine^ FeatureLine {
CorridorFeatureLine^ get ();
}
Property Value
CorridorFeatureLine
See Also