SectionViewGraphOverrides Property |
Gets the collection of the section override data that belong to the section view.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SectionOverrideCollection GraphOverrides { get; }
Public ReadOnly Property GraphOverrides As SectionOverrideCollection
Get
public:
property SectionOverrideCollection^ GraphOverrides {
SectionOverrideCollection^ get ();
}
Property Value
SectionOverrideCollection
See Also