AlignmentGetProfileViewIds Method |
Gets the ObjectIdCollection of all profile views belonging to this Alignment.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic ObjectIdCollection GetProfileViewIds()
Public Function GetProfileViewIds As ObjectIdCollection
public:
ObjectIdCollection^ GetProfileViewIds()
Return Value
ObjectIdCollection
See Also