Class ViewStylePerspectiveBuilder
Inheritance
ViewStylePerspectiveBuilder
Assembly: NXOpen.dll
Syntax
public class ViewStylePerspectiveBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ViewStylePerspectiveBuilder()
Declaration
protected ViewStylePerspectiveBuilder()
Properties
BackClip
Declaration
public bool BackClip { get; set; }
Property Value
BackClipDistance
Declaration
public double BackClipDistance { get; set; }
Property Value
FrontClip
Declaration
public bool FrontClip { get; set; }
Property Value
FrontClipDistance
Declaration
public double FrontClipDistance { get; set; }
Property Value
Perspective
Declaration
public bool Perspective { get; set; }
Property Value
PerspectiveDistance
Declaration
public double PerspectiveDistance { get; set; }
Property Value
ViewOrigin
Declaration
public Point3d ViewOrigin { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink