Class PlanElevationViewManager
Inheritance
PlanElevationViewManager
Assembly: NXOpen.dll
Syntax
public class PlanElevationViewManager : NXObject, IMessageSink, INXObject
Constructors
PlanElevationViewManager()
Declaration
protected PlanElevationViewManager()
Methods
GetFrontElevationView()
Declaration
public PlanElevationView GetFrontElevationView()
Returns
GetLeftElevationView()
Declaration
public PlanElevationView GetLeftElevationView()
Returns
GetLevelView(string, LevelViewType)
Declaration
public PlanElevationView GetLevelView(string levelName, PlanElevationViewManager.LevelViewType viewType)
Parameters
Returns
GetNearElevationView()
Declaration
public PlanElevationView GetNearElevationView()
Returns
GetPlanView()
Declaration
public PlanElevationView GetPlanView()
Returns
GetRightElevationView()
Declaration
public PlanElevationView GetRightElevationView()
Returns
UpdateSectionViews()
Declaration
public void UpdateSectionViews()
Implements
System.Runtime.Remoting.Messaging.IMessageSink