Class PlanElevationView
Inheritance
PlanElevationView
Assembly: NXOpen.dll
Syntax
public class PlanElevationView : NXObject, IMessageSink, INXObject
Constructors
PlanElevationView()
Declaration
protected PlanElevationView()
Properties
Clip
Declaration
public bool Clip { get; set; }
Property Value
LockDirection
Declaration
public bool LockDirection { get; set; }
Property Value
Scale
Declaration
public double Scale { get; set; }
Property Value
ShowCrossHatching
Declaration
public bool ShowCrossHatching { get; set; }
Property Value
ViewName
Declaration
public string ViewName { get; set; }
Property Value
Methods
MakeActive()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink