NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Drawings::ViewProjectionBuilder Class Reference

Represents a Drawings::ViewProjectionBuilder . More...

Inheritance diagram for NXOpen::Drawings::ViewProjectionBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  CurveType { CurveTypeActive, CurveTypeReference, CurveTypeNone }
 the value of curve type in the setting group More...
enum  Types { TypesProjectOnOnePlane, TypesProjectOnTwoPlanes }
 the type of view projection More...

Public Member Functions

NXOpen::SectionCurvePoints ()
 Returns the curve and points
Created in NX6.0.2.
NXOpen::Drawings::ViewProjectionBuilder::CurveType CurveTypeEdges ()
 Returns the curve type edges in the setting group
Created in NX6.0.2.
NXOpen::Drawings::ViewProjectionBuilder::CurveType CurveTypePlane1 ()
 Returns the curve type plane 1 in the setting group
Created in NX6.0.2.
NXOpen::Drawings::ViewProjectionBuilder::CurveType CurveTypePlane2 ()
 Returns the curve type plane 2 in the setting group , if the type is set to one plane, the second plane information is ignored.
NXOpen::ViewFromView ()
 Returns the from view
Created in NX6.0.2.
NXOpen::Drawings::ViewProjectionPlaneBuilderPlane1 ()
 Returns the plane 1
Created in NX6.0.2.
NXOpen::Drawings::ViewProjectionPlaneBuilderPlane2 ()
 Returns the plane 2, if the type is set to one plane, the second plane information is ignored
Created in NX6.0.2.
void SetCurveTypeEdges (NXOpen::Drawings::ViewProjectionBuilder::CurveType type)
 Sets the curve type edges in the setting group
Created in NX6.0.2.
void SetCurveTypePlane1 (NXOpen::Drawings::ViewProjectionBuilder::CurveType type)
 Sets the curve type plane 1 in the setting group
Created in NX6.0.2.
void SetCurveTypePlane2 (NXOpen::Drawings::ViewProjectionBuilder::CurveType type)
 Sets the curve type plane 2 in the setting group , if the type is set to one plane, the second plane information is ignored.
void SetFromView (NXOpen::View *fromview)
 Sets the from view
Created in NX6.0.2.
void SetType (NXOpen::Drawings::ViewProjectionBuilder::Types type)
 Sets the type of the view projection
Created in NX6.0.2.
NXOpen::Drawings::SelectDraftingViewListToViews ()
 Returns the to views
Created in NX6.0.2.
NXOpen::Drawings::ViewProjectionBuilder::Types Type ()
 Returns the type of the view projection
Created in NX6.0.2.

Detailed Description

Represents a Drawings::ViewProjectionBuilder .

This class is used to project the contents of a drafting member view to other views
To create a new instance of this class, use Drawings::DraftingViewCollection::CreateViewProjectionBuilder
Default values.

Property Value

CurveTypeEdges

Reference

CurveTypePlane1

Active

CurveTypePlane2

Active

Plane1.DepthValue.Value

0.0

Plane1.PlaneOption

Inferred

Type

ProjectOnTwoPlanes


Created in NX6.0.2.


Member Enumeration Documentation

the value of curve type in the setting group

Enumerator:
CurveTypeActive 

Active.

CurveTypeReference 

Reference.

CurveTypeNone 

None.

the type of view projection

Enumerator:
TypesProjectOnOnePlane 

on one plane

TypesProjectOnTwoPlanes 

on two planes


Member Function Documentation

Returns the curve and points
Created in NX6.0.2.



License requirements : None

Returns the curve type edges in the setting group
Created in NX6.0.2.



License requirements : None

Returns the curve type plane 1 in the setting group
Created in NX6.0.2.



License requirements : None

Returns the curve type plane 2 in the setting group , if the type is set to one plane, the second plane information is ignored.


Created in NX6.0.2.

License requirements : None

Returns the from view
Created in NX6.0.2.



License requirements : nx_drafting_plus ("Drafting Plus")

Returns the plane 1
Created in NX6.0.2.



License requirements : None

Returns the plane 2, if the type is set to one plane, the second plane information is ignored
Created in NX6.0.2.



License requirements : None

Sets the curve type edges in the setting group
Created in NX6.0.2.



License requirements : nx_drafting_plus ("Drafting Plus")

Parameters:
typetype

Sets the curve type plane 1 in the setting group
Created in NX6.0.2.



License requirements : nx_drafting_plus ("Drafting Plus")

Parameters:
typetype

Sets the curve type plane 2 in the setting group , if the type is set to one plane, the second plane information is ignored.


Created in NX6.0.2.

License requirements : nx_drafting_plus ("Drafting Plus")

Parameters:
typetype

Sets the from view
Created in NX6.0.2.



License requirements : nx_drafting_plus ("Drafting Plus")

Parameters:
fromviewfromview

Sets the type of the view projection
Created in NX6.0.2.



License requirements : nx_drafting_plus ("Drafting Plus")

Parameters:
typetype

Returns the to views
Created in NX6.0.2.



License requirements : None

Returns the type of the view projection
Created in NX6.0.2.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.