NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Drawings::DrawingViewBuilder Class Reference

This builder allows the user to create a Drawing View
To create a new instance of this class, use NXOpen::Drawings::DraftingViewCollection::CreateDrawingViewBuilder
Default values. More...

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

Public Member Functions

NXOpen::Drawings::ViewCenterCoordinateBuilderCenterCoordinate ()
 Returns the center coordinate
Created in NX6.0.0. More...
 
NXOpen::Drawings::MultipleViewPlacementBuilderMultipleViewPlacement ()
 Returns the multiple view placement
Created in NX6.0.2. More...
 
NXOpen::Drawings::ViewScaleBuilderScale ()
 Returns the view scale
Created in NX6.0.0. More...
 
NXOpen::Drawings::View2dOrientBuilderTwodOrientation ()
 Returns the view orientation in 2D
Created in NX6.0.0. More...
 
NXOpen::Drawings::ViewBoundaryBuilderViewBoundary ()
 Returns the view boundary. More...
 
NXOpen::Drawings::ViewPlacementBuilderViewPlacement ()
 Returns the view placement. More...
 
NXOpen::Drawings::ViewStyleBuilderViewStyle ()
 Returns the view style
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

This builder allows the user to create a Drawing View
To create a new instance of this class, use NXOpen::Drawings::DraftingViewCollection::CreateDrawingViewBuilder
Default values.

Property Value

MultipleViewPlacement.OptionType

Center

MultipleViewPlacement.ViewPlacementCenter.AlignmentMethod

Infer

MultipleViewPlacement.ViewPlacementCenter.AlignmentOption

ToView

Scale.Denominator

1.0

Scale.Numerator

1.0

Scale.ScaleType

Ratio

ViewStyle.ViewStyleGeneral.AngleSetting.Angle.Value

0

ViewStyle.ViewStyleGeneral.AngleSetting.Associative

0

ViewStyle.ViewStyleGeneral.AngleSetting.EvaluationPlane

DrawingSheet

ViewStyle.ViewStyleOrientation.HingeLine.ReverseDirection

false

ViewStyle.ViewStyleOrientation.HingeLine.VectorOption

Inferred

ViewStyle.ViewStyleOrientation.Ovt.AssociativeOrientation

0


Created in NX6.0.0.

Member Function Documentation

NXOpen::Drawings::ViewCenterCoordinateBuilder* NXOpen::Drawings::DrawingViewBuilder::CenterCoordinate ( )

Returns the center coordinate
Created in NX6.0.0.



License requirements : None

NXOpen::Drawings::MultipleViewPlacementBuilder* NXOpen::Drawings::DrawingViewBuilder::MultipleViewPlacement ( )

Returns the multiple view placement
Created in NX6.0.2.



License requirements : None

NXOpen::Drawings::ViewScaleBuilder* NXOpen::Drawings::DrawingViewBuilder::Scale ( )

Returns the view scale
Created in NX6.0.0.



License requirements : None

NXOpen::Drawings::View2dOrientBuilder* NXOpen::Drawings::DrawingViewBuilder::TwodOrientation ( )

Returns the view orientation in 2D
Created in NX6.0.0.



License requirements : None

NXOpen::Drawings::ViewBoundaryBuilder* NXOpen::Drawings::DrawingViewBuilder::ViewBoundary ( )

Returns the view boundary.

It is replace by Drawings::DrawingViewBuilder::MultipleViewPlacement

Deprecated:
Deprecated in NX6.0.2. Use Drawings::DrawingViewBuilder::MultipleViewPlacement


Created in NX6.0.0.

License requirements : None

NXOpen::Drawings::ViewPlacementBuilder* NXOpen::Drawings::DrawingViewBuilder::ViewPlacement ( )

Returns the view placement.

It is replace by Drawings::DrawingViewBuilder::MultipleViewPlacement

Deprecated:
Deprecated in NX6.0.2. Use Drawings::DrawingViewBuilder::MultipleViewPlacement


Created in NX6.0.0.

License requirements : None

NXOpen::Drawings::ViewStyleBuilder* NXOpen::Drawings::DrawingViewBuilder::ViewStyle ( )

Returns the view style
Created in NX6.0.0.



License requirements : None


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