Gets the profile in front view.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public Profile GetProfileInFrontView()
VB
Public Function GetProfileInFrontView As Profile
C++
public: Profile^ GetProfileInFrontView()