ProfileViewStructureOverrides Property |
Gets the collection of the structures projected to the profile view.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic StructureOverrideCollection StructureOverrides { get; }
Public ReadOnly Property StructureOverrides As StructureOverrideCollection
Get
public:
property StructureOverrideCollection^ StructureOverrides {
StructureOverrideCollection^ get ();
}
Property Value
StructureOverrideCollection
See Also