Class ViewProjectionPlaneBuilder
Inheritance
ViewProjectionPlaneBuilder
Assembly: NXOpen.dll
Syntax
public class ViewProjectionPlaneBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ViewProjectionPlaneBuilder()
Declaration
protected ViewProjectionPlaneBuilder()
Properties
Axis
Declaration
public Axis Axis { get; set; }
Property Value
DepthValue
Declaration
public Expression DepthValue { get; }
Property Value
PlaneOption
Declaration
public ViewProjectionPlaneBuilder.PlaneOptions PlaneOption { get; set; }
Property Value
View
Declaration
public SelectDraftingView View { get; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink